Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dohaki committed Feb 20, 2024
1 parent ad0c3a9 commit 5ad0a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/_lib/tw-merge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const twMerge = extendTailwindMerge({
"max-w": ["max-w-100"],
animate: [
{
animate: ["scroll-infinite"],
animate: ["infinite-scroll"],
},
],
"drop-shadow": [
Expand Down

0 comments on commit 5ad0a5e

Please sign in to comment.