Waves
Waves Background
BackgroundsAnimated wave layers background
waveslayersocean
Installation
$
Usage
tsx
import { WavesBg } from "@/components/nonaxial/waves-bg"
export default function Example() {
return (
<WavesBg>{/* Your content here */}</WavesBg>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |