improvements
This commit is contained in:
4
src/views/index.ts
Normal file
4
src/views/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export {LoginView} from './LoginView';
|
||||
export {DashboardView} from './DashboardView';
|
||||
export {ChannelsView} from './ChannelsView';
|
||||
export {TestView} from './TestView';
|
||||
Reference in New Issue
Block a user