fix: tree toggler leaf class

This commit is contained in:
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

View file

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