JSFiddle - React, Tailwind, and code Playground

by Emily Humphrey

JavaScript

class Users{
static State = {
	DISABLE:"DISABLE",
	
}
}