update import

This commit is contained in:
Linksehat Staging Server
2023-11-16 10:26:22 +07:00
parent 8be552c141
commit e3aacbb5d5
3 changed files with 82 additions and 27 deletions

View File

@@ -725,7 +725,6 @@ export default function Divisions() {
<Checkbox
onClick={(event) => handleCheckAll(event, checkAll)}
checked={checkAll} // Ini penting untuk memastikan status checkbox sesuai dengan state checkAll
content='test'
/>
</TableCell>
<TableCell sx={{ width: 10 }}>Specialitation</TableCell>