diff --git a/src/lib/animation/index.ts b/src/lib/animation/index.ts index 6c8fed0..8e7f13b 100644 --- a/src/lib/animation/index.ts +++ b/src/lib/animation/index.ts @@ -55,7 +55,7 @@ export const blur = ( origin: Combination< "top" | "bottom" | "left" | "right" | "center", "top" | "bottom" | "left" | "right" | "center" - >; + > & {}; }> | undefined, dir: {