Hide Burger
This commit is contained in:
@@ -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>
|
||||||
))
|
))
|
||||||
) : (
|
) : (
|
||||||
|
|||||||
Reference in New Issue
Block a user