Cleanup and show active collection in the sidebar
This commit is contained in:
@@ -9,5 +9,6 @@ const stores = {
|
||||
ui: new UiStore(),
|
||||
errors: new ErrorsStore(),
|
||||
};
|
||||
window.stores = stores;
|
||||
|
||||
export default stores;
|
||||
|
||||
Reference in New Issue
Block a user