Skip to content

Commit 2f3fcf5

Browse files
author
Marek Rozmus
committed
Merge branch 'update_rollup_config_for_umd_and_styles'
2 parents 6b44337 + 4259669 commit 2f3fcf5

File tree

5 files changed

+907
-1346
lines changed

5 files changed

+907
-1346
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ yarn add @sandstreamdev/react-swipeable-list
3232
## Usage
3333

3434
```jsx
35-
import { SwipeableList } from '@sandstreamdev/react-swipeable-list';
36-
import '@sandstreamdev/react-swipeable-list/dist/react-swipeable-list.cjs.css';
35+
import { SwipeableList, SwipeableListItem } from '@sandstreamdev/react-swipeable-list';
36+
import '@sandstreamdev/react-swipeable-list/dist/styles.css';
3737

3838
<SwipeableList>
3939
<SwipeableListItem

0 commit comments

Comments
 (0)