fix: tree toggler leaf class

pull/4476/head
Lionel Vallet 2023-09-20 15:28:48 +02:00 committed by GitHub
parent dbbd4e4486
commit 651299dff6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2724,7 +2724,7 @@ export default {
'text-blue-600 hover:bg-white/30': context.selected
},
{
hidden: context.leaf
invisible: context.leaf
}
]
}),