JSFiddle - React, Tailwind, and code Playground

by evgkch

JavaScript

const index = n => (x, y) =>
	n > 1
  	? x.substr(0, )