0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript57 stars (57 stars)6 forks (6 forks)user submission
enhancementhelp wanted
- Issue 種別
- refactor
- 調査方針
- Check the linked issue vuejs/vue next#4294 to see if it's resolved. If resolved, locate the Pepicon component file in the repository and rewrite it using <script setup> syntax. Ensure to import necessary components and define props using defineProps. Verify the component still works with existing tests or by running the dev server.