JSFiddle - React, Tailwind, and code Playground

by Steven Senkus

JavaScript

const directories = [
	'a/b/c',
  'a/b/d',
  'a/e',
  'a/f',
  'a/g/h/i',
  'a/g/h/i/k'
]