JSFiddle - React, Tailwind, and code Playground

by LyndseyB

JavaScript

const

const [a, b, ...rest] = [1, 2, 3, 4, 5]