diff --git a/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.tsx b/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.tsx index 96ee7c3d4..5fbe55477 100644 --- a/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.tsx +++ b/web/components/modals/BrowserNotifyModal/BrowserNotifyModal.tsx @@ -113,10 +113,10 @@ export const BrowserNotifyModal = () => { return ( ( + fallbackRender={({ error: e, resetErrorBoundary }) => ( )}