// it has style inside index.scss ---> // Start Switch && end Switch import React from "react"; const Switch = () => { return ( ); }; export default Switch;