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 6516dd8 commit 6d44c6dCopy full SHA for 6d44c6d
README.md
@@ -18,7 +18,7 @@ $ yarn add react-qr-hooks
18
```
19
20
## Getting Started
21
-**• Import hook in React application file:**
+**• Import hooks in React application file:**
22
```js
23
import { useQrEncode, useQrDecode } from 'react-qr-hooks';
24
0 commit comments