feat(lib): export ErrorBoundary from lib

This commit is contained in:
Hein
2026-02-02 13:16:06 +02:00
parent a62036bb5a
commit 9c78dac495
3 changed files with 19 additions and 9 deletions

View File

@@ -104,7 +104,8 @@
"react": ">= 19.0.0",
"react-dom": ">= 19.0.0",
"react-hook-form": "^7.71.0",
"idb-keyval": "^6.2.2",
"use-sync-external-store": ">= 1.4.0",
"zustand": ">= 5.0.0"
}
}
}