This commit is contained in:
R
2022-12-13 12:47:26 +07:00
18 changed files with 356 additions and 223 deletions

View File

@@ -286,10 +286,6 @@ export default function CorporateForm({ isEdit, currentCorporate }: Props) {
<Card sx={{ p: 3 }}>
<Stack spacing={3}>
<Grid item xs={12}><Typography variant='h5'>Corporate Profile</Typography></Grid>
{values.name}
<RHFAutocomplete name='name' label="Labelnya" options={options} />
<RHFSelect name="type" label="Type" placeholder="Type">
<option value="" />