export route methods
This commit is contained in:
parent
e8dd02c8e7
commit
46a6cd1e0a
|
@ -55,3 +55,4 @@ export const SettingsEditor = () => {
|
|||
};
|
||||
|
||||
export * from './sidebar';
|
||||
export * from './route';
|
||||
|
|
Loading…
Reference in New Issue