mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 02:43:33 +00:00
Migrate sidebar playlist to react-window
This commit is contained in:
parent
147b155d60
commit
2845476d83
2 changed files with 134 additions and 136 deletions
|
|
@ -171,6 +171,7 @@ export const Sidebar = () => {
|
|||
spacing={0}
|
||||
>
|
||||
<MotionStack
|
||||
h="100%"
|
||||
layout="position"
|
||||
spacing={0}
|
||||
sx={{ maxHeight: showImage ? `calc(100% - ${sidebar.leftWidth})` : '100%' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue