We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0a02d commit 09c3973Copy full SHA for 09c3973
src/lib/buttons/theme.ts
@@ -72,7 +72,7 @@ export const button = tv({
72
{
73
shadow: true,
74
color: "alternative",
75
- class: "hadow-gray-500/50 dark:shadow-gray-800/80"
+ class: "shadow-gray-500/50 dark:shadow-gray-800/80"
76
},
77
78
0 commit comments