JSFiddle - React, Tailwind, and code Playground

by amindunited

JavaScript

const myCart = ['one', 'two', 'three'];

console.log('..', myCart.slice());