diff --git a/src/auth/registration/AdvertiserRegistered.tsx b/src/auth/registration/AdvertiserRegistered.tsx index 5e3c6bd5..2f16b861 100644 --- a/src/auth/registration/AdvertiserRegistered.tsx +++ b/src/auth/registration/AdvertiserRegistered.tsx @@ -44,7 +44,7 @@ export function AdvertiserRegistered({ error }: Props) { In the meantime, check out our{" "} - + advertiser resources . If you have any questions, please reach out to{" "} diff --git a/src/auth/registration/Register.tsx b/src/auth/registration/Register.tsx index cd3f8f66..6dea71ee 100644 --- a/src/auth/registration/Register.tsx +++ b/src/auth/registration/Register.tsx @@ -33,9 +33,9 @@ export function Register() { return ( - + - + {steps[activeStep].label} diff --git a/src/components/AppBar/LandingPageAppBar.tsx b/src/components/AppBar/LandingPageAppBar.tsx index b9446965..820258c8 100644 --- a/src/components/AppBar/LandingPageAppBar.tsx +++ b/src/components/AppBar/LandingPageAppBar.tsx @@ -31,7 +31,7 @@ export function LandingPageAppBar() {