ContentSection

ContentSection component

Not VerifiedComponent12 files
use-umamirazi-stylelucide-reactmotion

Preview

Preview not yet added for ContentSection.

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/content-section

Dependencies

npm i lucide-react motion

Usage

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

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

Source

Loading source...
razi's registry