Started today learning react and i ran into an issue that might be more JS related than actually react.
import React, { useState } from "react"; imp