export route methods

This commit is contained in:
paul sealock 2024-11-13 12:28:54 +13:00
parent e8dd02c8e7
commit 46a6cd1e0a
1 changed files with 1 additions and 0 deletions

View File

@ -55,3 +55,4 @@ export const SettingsEditor = () => {
};
export * from './sidebar';
export * from './route';