Skip to content

Commit 8fa76db

Browse files
committed
Update README, expose solid sdk's error boundary
1 parent 7496bd3 commit 8fa76db

File tree

3 files changed

+79
-280
lines changed

3 files changed

+79
-280
lines changed

packages/solid/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ render(
5252
);
5353
```
5454

55-
# ErrorBoundary
55+
# Solid ErrorBoundary
5656

5757
To automatically capture exceptions from inside a component tree and render a fallback component, wrap the native Solid
5858
JS `ErrorBoundary` component with `Sentry.withSentryErrorBoundary`.

0 commit comments

Comments
 (0)