import Onboarding from "../Onboarding/Onboarding"; const Activate = () => { return (
) } export default Activate;