Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function DefaultErrorFallback
import { DefaultErrorFallback } from "https://deno.land/x/udibo_react_app@0.1.1/error.tsx";

A simple error fallback that will show the error and provide a button for trying again. The error will clear when clicking the try again button or navigating to a different route.