We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdda890 commit 0162c2bCopy full SHA for 0162c2b
README.md
@@ -27,7 +27,7 @@ modules](https://webpack.js.org/api/module-methods/#commonjs).
27
28
### React 18 breaking change
29
`react-singleton-hook` version 4.0.0 starts using new React DOM API and is only compatible with React 18.
30
-Please use 3.4.0 if you have to stay on lover React versions.
+Please use 3.4.0 if you have to stay on lower React versions.
31
32
## What is a singleton hook
33
- Singleton hooks very similar to React Context in terms of functionality. Each singleton hook has a body,
0 commit comments