mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-25 01:51:37 -04:00
Fix
This commit is contained in:
@@ -46,7 +46,7 @@ export const RequiredProfileUserForm = (props: {
|
||||
value: ProfileWithoutUser[K] | undefined,
|
||||
) => void
|
||||
isSubmitting: boolean
|
||||
isLocked: boolean
|
||||
isLocked?: boolean
|
||||
onSubmit?: () => void
|
||||
profileCreatedAlready?: boolean
|
||||
}) => {
|
||||
|
||||
Reference in New Issue
Block a user