style: email placeholder changed across the platform (#3206)

* style: email placeholder changed across the platform

* fix: placeholder text
This commit is contained in:
Lakhan Baheti 2023-12-21 16:02:56 +05:30 committed by sriram veeraghanta
parent 0b1efb173f
commit 6ecaa661a7
18 changed files with 27 additions and 27 deletions

View file

@ -108,7 +108,7 @@ const HomePage: NextPageWithLayout = () => {
onChange={onChange}
ref={ref}
hasError={Boolean(errors.email)}
placeholder="orville.wright@firstflight.com"
placeholder="orville.wright@frstflt.com"
className="h-[46px] w-full border border-onboarding-border-100 !bg-onboarding-background-200 pr-12 text-onboarding-text-400"
disabled
/>