import { BaseTocPlugin } from '@platejs/toc';
import { TocElementStatic } from '@/registry/ui/toc-node-static';
export const BaseTocKit = [BaseTocPlugin.withComponent(TocElementStatic)];
npx shadcn@latest add @plate/toc-base-kitimport { TocBaseKit } from "@/components/toc-base-kit"<TocBaseKit />