In order to use this example, please enter your Raygun API key into the appsettings.json file.
This app demonstrates using a global error boundary to capture all unhandled errors in child components, as well as a locally scoped error boundary for wrapping a singular component.