Add tree support, to v16.1.4

This commit is contained in:
2025-11-08 18:22:47 +07:00
parent b428649aa0
commit 28946028e8
8 changed files with 205 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
<template>
<div>
<slot/>
</div>
</template>