Blur Blobs
Blur Blob Background
BackgroundsBlurred animated blobs background
blurbloborganic
Installation
$
Usage
tsx
import { BlurBlobBg } from "@/components/nonaxial/blur-blob-bg"
export default function Example() {
return (
<BlurBlobBg>{/* Your content here */}</BlurBlobBg>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |