JSFiddle - React, Tailwind, and code Playground

by Hugo Carneiro

JavaScript

var key = 'html';
var split = key.split('.$.');
console.log(split);