EditProfile.types
Props
EditProfileFormValues
EditProfileFormValues:
object
Type declaration
Member | Type |
---|---|
avatar | Image | File | null |
bio | string |
coverImage | Image | File | null |
ens | string |
links | string [] |
name | string |
nsfw | boolean |
userName | string |
Source
libs/design-system-components/src/components/EditProfile/types.ts:3