mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Redesign library navigation in experimental layout
This commit is contained in:
parent
27e92802d5
commit
05c72ad521
22 changed files with 524 additions and 240 deletions
|
@ -46,7 +46,6 @@ const VideoPage: FC = () => {
|
|||
<AppToolbar
|
||||
isDrawerAvailable={false}
|
||||
isDrawerOpen={false}
|
||||
isFullscreen
|
||||
isUserMenuAvailable={false}
|
||||
buttons={
|
||||
<>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue