mirror of
https://github.com/modrinth/code.git
synced 2026-09-02 13:05:50 +00:00
update archiving, move general project settings to v3 (start redesign there), use project id lookups for stable cache keys, advanced in server search
This commit is contained in:
@@ -2,6 +2,7 @@ export * from './server'
|
||||
export * from './settings'
|
||||
|
||||
// Other
|
||||
export { default as ArchivedProjectBanner } from './ArchivedProjectBanner.vue'
|
||||
export { default as ProjectCard } from './card/ProjectCard.vue'
|
||||
export { default as ProjectBackgroundGradient } from './ProjectBackgroundGradient.vue'
|
||||
export { default as ProjectCardList } from './ProjectCardList.vue'
|
||||
|
||||
Reference in New Issue
Block a user