refactor(web): admin page layout (#25281)

* refactor(web): admin page layout

* chore: remove unused props
This commit is contained in:
Jason Rasmussen
2026-01-15 18:58:43 -05:00
committed by GitHub
parent 256d62e22d
commit 843d563178
7 changed files with 92 additions and 103 deletions
@@ -102,7 +102,7 @@
);
</script>
<UserPageLayout hideNavbar={assetInteraction.selectionActive} showUploadButton scrollbar={false}>
<UserPageLayout hideNavbar={assetInteraction.selectionActive} scrollbar={false}>
<Timeline
enableRouting={true}
bind:timelineManager