ExperimentNav

ExperimentNav component

Not VerifiedComponent1 file

Preview

Preview not yet added for ExperimentNav.

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/experiment-nav

Dependencies

npm i lucide-react

Usage

import { ExperimentNav } from "@/components/ui/ExperimentNav";

export default function Example() {
  return <ExperimentNav />;
}

Source

Loading source...
razi's registry