Refactor scrollarea component for overlayscrollbars

This commit is contained in:
jeffvli 2023-07-21 05:20:40 -07:00
parent 3d6f5a2748
commit c3d8791455
9 changed files with 95 additions and 99 deletions

View file

@ -139,7 +139,7 @@ const HomeRoute = () => {
<LibraryHeaderBar.Title>Home</LibraryHeaderBar.Title>
</LibraryHeaderBar>
),
offset: ['0px', '200px'],
offset: 200,
}}
>
<Stack