Skip to content

Commit 8b57cd1

Browse files
author
Marek Rozmus
committed
Fix readme file changed by autoformatter
1 parent e49668e commit 8b57cd1

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
@@ -48,7 +48,7 @@ import '@sandstreamdev/react-swipeable-list/dist/react-swipeable-list.cjs.css';
4848
>
4949
<div>Item name</div>
5050
</SwipeableListItem>
51-
</SwipeableList>;
51+
</SwipeableList>
5252
```
5353

5454
NOTE: `SwipeableListItem` can be used without `SwipeableList` but swipe blocking on scroll needs to be handled.

0 commit comments

Comments
 (0)