Dots
Dots Background
BackgroundsDotted pattern background
dotspatternminimal
Installation
$
Usage
tsx
import { DotsBg } from "@/components/nonaxial/dots-bg"
export default function Example() {
return (
<DotsBg>{/* Your content here */}</DotsBg>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |