PageActions
PageActions MDX component
Not VerifiedComponent1 file
razi-stylelucide-react
Install
npx shadcn add https://www.razisyed.cv/r/mdx-page-actionsDependencies
npm i lucide-reactUsage
import { PageActions } from "@/components/mdx/PageActions";
export default function Example() {
return <PageActions />;
}Source
Loading source...