update import
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user