Replace react-error-boundary with own implementation (#26094)

Closes #21515

Signed-off-by: Jon Koops <jonkoops@gmail.com>
This commit is contained in:
Jon Koops
2024-01-10 19:37:59 +01:00
committed by GitHub
parent 0f48027ffb
commit 326ba672cd
7 changed files with 112 additions and 56 deletions

View File

@@ -34,6 +34,3 @@ updates:
labels:
- area/dependencies
- team/ui
ignore:
- dependency-name: react-error-boundary
update-types: ["version-update:semver-major"]