wave-background

wave-background component

Not VerifiedComponent1 file

Preview

Preview not yet added for wave-background.

Add an entry to UI_COMPONENT_PREVIEWS in ui-component-previews.tsx to show a live preview here.

Install

npx shadcn add https://www.razisyed.cv/r/wave-background

Dependencies

npm i simplex-noise

Usage

import { wave-background } from "@/components/ui/wave-background";

export default function Example() {
  return <wave-background />;
}

Source

Loading source...
razi's registry