Add Login & Register
This commit is contained in:
@@ -325,6 +325,7 @@ export default function CorporateForm({ isEdit, currentCorporate }: Props) {
|
||||
<Grid item xs={12} md={4}>
|
||||
<Stack spacing={3}>
|
||||
<Card sx={{ p: 3 }}>
|
||||
{ JSON.stringify(values.active) }
|
||||
<RHFSwitch name="active" label="Is Company Active" />
|
||||
<Stack spacing={3} mt={2}>
|
||||
<Typography align="center">Company Logo</Typography>
|
||||
|
||||
Reference in New Issue
Block a user