import React from 'react'; import style from './Auth.module.scss'; const Auth = ({ setAuthed }) => { return (