Aurora
Aurora Background
BackgroundsNorthern lights aurora effect
auroralightsgradient
Installation
$
Usage
tsx
import { AuroraBg } from "@/components/nonaxial/aurora-bg"
export default function Example() {
return (
<AuroraBg>{/* Your content here */}</AuroraBg>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |