ExperimentList

ExperimentList component

Not VerifiedComponent1 file
razi-style

Preview

Preview not yet added for ExperimentList.

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-list

Usage

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

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

Source

Loading source...
razi's registry