Skip to content

Commit 09c3973

Browse files
committed
style: #32 fix typo
1 parent 6b0a02d commit 09c3973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/buttons/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export const button = tv({
7272
{
7373
shadow: true,
7474
color: "alternative",
75-
class: "hadow-gray-500/50 dark:shadow-gray-800/80"
75+
class: "shadow-gray-500/50 dark:shadow-gray-800/80"
7676
},
7777
{
7878
shadow: true,

0 commit comments

Comments
 (0)