1
mirror of https://github.com/xitanggg/open-resume synced 2024-11-03 09:19:21 +01:00

added an option for 2 websites

This commit is contained in:
ItamarBaer 2024-06-15 01:22:51 +03:00
parent b278368a44
commit 430b6ca0d9

View File

@ -34,7 +34,7 @@ export const ProfileForm = () => {
/>
<Input
label="Email"
labelClassName="col-span-full" // todo maybe keep col-span-4
labelClassName="col-span-full"
name="email"
placeholder="hello@khanacademy.org"
value={email}