refactor: optimize Vue imports across event components #2506

Merged
argoyle merged 1 commits from refactor/optimize-vue-imports into main 2025-07-02 06:17:33 +00:00

1 Commits

Author SHA1 Message Date
argoyle 7778052200 refactor: optimize Vue imports across event components
Reorganize imports in event-page.vue, event-distance.vue, and 
event-card.vue to enhance code clarity. Move type imports 
to separate lines from regular imports, improving readability. 
Ensure consistency in import style across all event-related 
components and streamline the handling of type definitions.
2025-07-02 08:12:59 +02:00