forked from didirus/AstralRinth
Migrate to Turborepo (#1251)
This commit is contained in:
6
apps/app/src/pages/index.js
Normal file
6
apps/app/src/pages/index.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import Index from './Index.vue'
|
||||
import Browse from './Browse.vue'
|
||||
import Library from './Library.vue'
|
||||
import Settings from './Settings.vue'
|
||||
|
||||
export { Index, Browse, Library, Settings }
|
||||
Reference in New Issue
Block a user