Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laserpants committed Aug 24, 2015
1 parent c323d57 commit 33d2a1e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,9 @@ To make the submit button appear in edit mode, we add a call to `cartChanged` af
},
```

> To change how the component renders the cart's contents, implement the `containerComponent` and/or `rowComponent` props. (See Customization)
#### What's next?

To change how the component renders the cart's contents, implement the `containerComponent` and/or `rowComponent` props. (See Customization)

## Props

Expand Down

0 comments on commit 33d2a1e

Please sign in to comment.