Move your cursor here
Blob Cursor
Cursor EffectsBlob that follows the cursor
blobfolloworganic
Installation
$
Usage
tsx
import { BlobCursor } from "@/components/nonaxial/blob-cursor"
export default function Example() {
return (
<BlobCursor>{/* Your content here */}</BlobCursor>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |