import styles from "./UnitSwitch.module.css"; export const UnitSwitch = ({ onClick, systemUsed }) => { return (
Metric System
Imperial System