diff --git a/components/lib/passthrough/tailwind/index.js b/components/lib/passthrough/tailwind/index.js index 7df932c76..b2f4bb9bf 100644 --- a/components/lib/passthrough/tailwind/index.js +++ b/components/lib/passthrough/tailwind/index.js @@ -2724,7 +2724,7 @@ export default { 'text-blue-600 hover:bg-white/30': context.selected }, { - hidden: context.leaf + invisible: context.leaf } ] }),