chore: canvas layout

This commit is contained in:
saberzero1 2026-02-14 18:38:02 +01:00
parent 372874ac9e
commit c6c5a44b00
No known key found for this signature in database

View File

@ -130,8 +130,9 @@ export const layout: {
{ Component: darkmodeComponent }, { Component: darkmodeComponent },
], ],
}), }),
explorerComponent,
], ],
right: [], right: [graphComponent, Component.DesktopOnly(tocComponent), backlinksComponent],
}, },
}, },
} }