export { default as TableHandle } from './table-handle'
npx shadcn@latest add @prosekit/preact-ui-table-handle
import { PreactUiTableHandle } from "@/components/preact-ui-table-handle"
<PreactUiTableHandle />