JSFiddle - React, Tailwind, and code Playground

by goldorak

JavaScript

const tutu = 'blablablabla'
const titi = tutu.split('|')
console.log(titi)