We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c57e4 commit 3ed8727Copy full SHA for 3ed8727
src/internal/components/Toast.tsx
@@ -62,7 +62,7 @@ export function Toast({
62
'flex items-center justify-between rounded-lg',
63
'p-2 shadow-[0px_8px_24px_0px_rgba(0,0,0,0.12)]',
64
animationClass,
65
- className
+ className,
66
)}
67
data-testid="ockToast"
68
>
0 commit comments