Skip to content

Commit

Permalink
Merge branch 'update_rollup_config_for_umd_and_styles'
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek Rozmus committed Sep 24, 2019
2 parents 6b44337 + 4259669 commit 2f3fcf5
Show file tree
Hide file tree
Showing 5 changed files with 907 additions and 1,346 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ yarn add @sandstreamdev/react-swipeable-list
## Usage

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

<SwipeableList>
<SwipeableListItem
Expand Down
Loading

0 comments on commit 2f3fcf5

Please sign in to comment.