mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 12:05:53 +00:00
feat: screenshots tab draft
This commit is contained in:
@@ -2,7 +2,8 @@ import Content from './content/index.vue'
|
||||
import Files from './files/index.vue'
|
||||
import Index from './layout.vue'
|
||||
import Logs from './logs/index.vue'
|
||||
import Screenshots from './screenshots/index.vue'
|
||||
import Share from './share/index.vue'
|
||||
import Worlds from './worlds/index.vue'
|
||||
|
||||
export { Content, Files, Index, Logs, Share, Worlds }
|
||||
export { Content, Files, Index, Logs, Screenshots, Share, Worlds }
|
||||
|
||||
Reference in New Issue
Block a user