This commit is contained in:
icssoa
2025-08-20 17:05:34 +08:00
parent 1be694b124
commit 195c2f0316
9 changed files with 40 additions and 16 deletions

View File

@@ -14,11 +14,6 @@
:key="child.label"
:label="child.label"
:arrow="child.path != null"
:pt="{
label: {
className: '!w-auto'
}
}"
@tap="toPath(child)"
>
</cl-list-item>