Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit 014c3ec

Browse files
authored
fix: Update README.md
1 parent 45affde commit 014c3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class MyComponent extends Component {
9898
}
9999
```
100100

101-
### Injecting React and ReactDOM
101+
### Injecting `React` and `ReactDOM`
102102

103103
By default, the React integration will import `React` and `ReactDOM` via `peerDependencies`. However, you can override this by passing your own versions:
104104

0 commit comments

Comments
 (0)