doing some more mobile views to load more
This commit is contained in:
parent
3368a9112f
commit
fde0eb731c
8 changed files with 68 additions and 37 deletions
|
|
@ -1117,6 +1117,7 @@ export default function Bins(props: Props) {
|
|||
<MenuItem
|
||||
onClick={() => {
|
||||
setOpenQrGenerator(true);
|
||||
setBinMenuAnchorEl(null)
|
||||
}}>
|
||||
<Typography>Generate QR Codes</Typography>
|
||||
</MenuItem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue