JSFiddle - React, Tailwind, and code Playground
by Slico
JavaScript
try{
const hello = [1]
console.log(hello[9])
}catch (err){
console.log("qwe", err)
}
by Slico
try{
const hello = [1]
console.log(hello[9])
}catch (err){
console.log("qwe", err)
}