mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-04 09:06:01 +00:00
improved media settings implementation
This commit is contained in:
@@ -56,7 +56,7 @@ export function MediaRoot({ children }) {
|
||||
</div>
|
||||
</AppShell.Scrollable>
|
||||
</AppShell.Sidebar>
|
||||
<main className="flex flex-col flex-grow">{children}</main>
|
||||
<AppShell.Main>{children}</AppShell.Main>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user