From 7d599c0e9e89d4fe06cca7bfec94f082d19322bf Mon Sep 17 00:00:00 2001 From: "ildar.timerbaev" Date: Wed, 11 Sep 2024 10:11:09 +0300 Subject: [PATCH] Turned off bugsnag --- .idea/workspace.xml | 179 +++++++++++++++++++-------------------- public/sw.js | 2 +- src/app/global-error.tsx | 19 +++++ src/app/providers.tsx | 9 +- src/features/bugsnag.tsx | 2 + 5 files changed, 113 insertions(+), 98 deletions(-) create mode 100644 src/app/global-error.tsx diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 27cba9784..a5ded5937 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,13 +4,12 @@