Commit Graph

3 Commits

Author SHA1 Message Date
msavulescu
6af299052a Added useTemplateRef API support 2025-07-18 16:29:54 +03:00
wencaizhang
9dddf4a150 refactor(vue): remove unnecessary defineProps import
The `defineProps` macro is automatically available in `<script setup>` and no longer needs to be imported. This commit removes the redundant import statements to align with modern Vue best practices and resolve compiler warnings.
2025-07-18 15:14:54 +08:00
Utkarsh-Singhal-26
53259ffe13 Added <Ballpit /> background 2025-07-16 11:52:27 +05:30