class ErrorBoundary extends Component<BoundaryProps, BoundaryState>import { ErrorBoundary } from "https://deno.land/x/live@1.57.17/components/section.tsx"; Propertiesstate: { error; }Methodsrender()Static MethodsgetDerivedStateFromError(error: Error)