Skip to content

Commit bc583c2

Browse files
committed
Update Usage section
1 parent 6baaeb4 commit bc583c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ npm install --save react-repeatable
1616

1717
```js
1818
<Repeatable
19+
style={{ display: 'inline-block' }}
1920
repeatDelay={500}
2021
repeatInterval={32}
2122
onPress{(event) => {

0 commit comments

Comments
 (0)