Skip to content

Commit c8fe715

Browse files
committed
refactor(forms): Migrate Forms.vue to Vue 3 Composition API
- Converted component to use Vue 3's Composition API with setup() - Removed duplicate function declarations and fixed syntax issues - Updated lifecycle hooks to use onMounted/onUnmounted - Fixed reactivity using ref and computed - Cleaned up event handling and component structure - Ensured compatibility with Vue 3 and Nextcloud ecosystem
1 parent 8a0ebe1 commit c8fe715

6 files changed

Lines changed: 2576 additions & 6327 deletions

File tree

0 commit comments

Comments
 (0)