style: lowercase nos triggers com subitem

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Felipe Coutinho
2026-02-22 22:56:07 +00:00
parent 2632849134
commit 811aa2d730

View File

@@ -26,4 +26,5 @@ export const triggerClass = [
"data-[state=open]:text-foreground!",
"data-[state=open]:bg-accent!",
"shadow-none!",
"lowercase!",
].join(" ");