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
argoyle commented 2025-07-02 06:13:15 +00:00 (Migrated from gitlab.com)

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.

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.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-07-02 06:13:28 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2025-07-02 06:17:34 +00:00
Sign in to join this conversation.