You've already forked AstralRinth
forked from didirus/AstralRinth
* Refactor search page, migrate to /discover/ * Add NormalPage component for common layouts, refactor Collections page as an example, misc ui pkg cleanup * intl:extract * lint * lint * remove old components * Refactor search page, migrate to /discover/ * Add NormalPage component for common layouts, refactor Collections page as an example, misc ui pkg cleanup * intl:extract * lint * lint * remove old components
4 lines
225 B
TypeScript
4 lines
225 B
TypeScript
export { default as VersionChannelIndicator } from './VersionChannelIndicator.vue'
|
|
export { default as VersionFilterControl } from './VersionFilterControl.vue'
|
|
export { default as VersionSummary } from './VersionSummary.vue'
|