diff --git a/registry/components/cursor/common/fluid-cursor.tsx b/registry/components/cursor/common/fluid-cursor.tsx index dc73fa6..6c1beec 100644 --- a/registry/components/cursor/common/fluid-cursor.tsx +++ b/registry/components/cursor/common/fluid-cursor.tsx @@ -9,7 +9,7 @@ const FluidCursor = () => { }, []); return ( -
+
);