Consider the following input component with its own scss file:
import React from "react"; import "./InputBox.scss"; const InputBox = () =