import React from "react"; import "../css/Switch.css"; const Switch = () => { return
Switch
; }; export default Switch;