Merge pull request #4476 from LionelVallet/patch-1

fix: tree toggler leaf class
pull/4485/head
Tuğçe Küçükoğlu 2023-09-20 20:59:23 +03:00 committed by GitHub
commit d10d6a788b
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
}
]
}),