JSFiddle - React, Tailwind, and code Playground by Frank Liu August 01, 2022 JavaScript let s = "abcd"; let x = [...s]; console.log(x);