src/layout/components/index.js @@ -2,3 +2,4 @@ export { default as Sidebar } from './Sidebar' export { default as AppMain } from './AppMain' export { default as TagsView } from './TagsView' export { default as Settings } from './Settings'