ArticleLayout

ArticleLayout component

Not VerifiedComponent1 file
AIWidgetRelatedExperimentsSectionSiteFooterrazi-stylelucide-react

Preview

Preview not yet added for ArticleLayout.

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/article-layout

Dependencies

npm i lucide-react

Usage

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

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

Source

Loading source...
razi's registry