Skip to content

Commit 0daec59

Browse files
committed
changes
1 parent da958a8 commit 0daec59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ npm install --save reactjs-qrcode-generator
1515
```tsx
1616
import React, { Component } from 'react'
1717

18-
import ReactQrcode from 'reactjs-qrcode-generator'
18+
import {ReactQrcode} from 'reactjs-qrcode-generator'
1919

2020
class Example extends Component {
2121
render() {

0 commit comments

Comments
 (0)