Meteor Shower
BackgroundsAnimated meteor shower
meteorshowerstars
Installation
$
Usage
tsx
import { MeteorShower } from "@/components/nonaxial/meteor-shower"
export default function Example() {
return (
<MeteorShower>{/* Your content here */}</MeteorShower>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |