JSFiddle - React, Tailwind, and code Playground

by ChangJoo Park

JavaScript

const key = {
	'300': 'Hello'
}

console.log(key['300'])