Hide Burger

This commit is contained in:
R
2023-02-04 08:14:51 +07:00
parent c3a425c93d
commit e3de0a3c04

View File

@@ -409,11 +409,11 @@ export default function TableList(props: any) {
</Button> </Button>
)} )}
</TableCell> </TableCell>
<TableCell align="right"> {/* <TableCell align="right">
<IconButton> <IconButton>
<Iconify icon="ic:baseline-more-vert" /> <Iconify icon="ic:baseline-more-vert" />
</IconButton> </IconButton>
</TableCell> </TableCell> */}
</TableRow> </TableRow>
)) ))
) : ( ) : (