import s from './Logo.module.scss' const Logo = () => { return(
ONLINE GROCERY
) } export default Logo