feat(#41): Resolve corporation names in CorporationLabel

This commit is contained in:
Sirttas
2026-07-26 20:57:05 +02:00
parent d4b48b05ee
commit d1237bf1d2
7 changed files with 326 additions and 3 deletions
+2
View File
@@ -1 +1,3 @@
export * from './corporations.ts'
export {default as CorporationLabel} from './CorporationLabel.vue';