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:
parent
b278368a44
commit
430b6ca0d9
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user