Skip to content

Commit 8670b2a

Browse files
brentvatneosdnk
authored andcommitted
Update README.md (#2)
😅
1 parent 3da1623 commit 8670b2a

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
@@ -67,7 +67,7 @@ class Example extends React.Component {
6767
Imperative command for snapping to snap point in given index. E.g.
6868

6969
```javascript
70-
this.bottomSheet.current.snaptTo(0)
70+
this.bottomSheet.current.snapTo(0)
7171
```
7272

7373
## Example

0 commit comments

Comments
 (0)