initial work on mobile stuff

This commit is contained in:
Henry Jameson 2024-02-22 01:10:24 +02:00
commit 5e0ba2bcd9
6 changed files with 108 additions and 48 deletions

View file

@ -7,6 +7,7 @@ export default {
'Popover',
'TopBar',
'Scrollbar',
'ScrollbarElement'
'ScrollbarElement',
'MobileDrawer'
]
}