WritingSection

WritingSection component

Not VerifiedComponent4 files
razi-stylelucide-react

Preview

Preview not yet added for WritingSection.

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

Dependencies

npm i lucide-react

Usage

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

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

Source

Loading source...
razi's registry