Skip to content

Commit b2d8856

Browse files
committed
Fix readme
1 parent bef064b commit b2d8856

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
@@ -49,7 +49,7 @@ class Test extends Component {
4949

5050
## Props
5151
| Prop | Type | Default Value | Description |
52-
|---|---|---|---|---|
52+
|---|---|---|---|
5353
| onScan | func | | Callback after detection of a successfull scanning (scanned string in parameter) |
5454
| onError | func | | Callback after detection of a unsuccessfull scanning (scanned string in parameter) |
5555
| HonReceive | func | | Callback after receiving and processing a char (scanned char in parameter)

0 commit comments

Comments
 (0)