import { ErrorBoundary } from "https://deno.land/x/hono@v4.2.8/jsx/dom/components.ts";
type
FC<PropsWithChildren<{ fallback?: Child; fallbackRender?: FallbackRender; onError?: ErrorHandler; }>>
import { ErrorBoundary } from "https://deno.land/x/hono@v4.2.8/jsx/dom/components.ts";