Skip to content

Commit 1449aba

Browse files
committed
Updated react readme
1 parent 3c3671b commit 1449aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ client. This ensures the client is configured and automatic capturing of
1717
unhandled errors occurs.
1818

1919
```jsx
20-
import { Exceptionless } from "@exceptionless/react";
20+
import { Exceptionless, ExceptionlessErrorBoundary } from "@exceptionless/react";
2121

2222
class App extends Component {
2323
async componentDidMount() {

0 commit comments

Comments
 (0)