Skip to content

Commit

Permalink
fix md
Browse files Browse the repository at this point in the history
  • Loading branch information
chilijung committed Mar 7, 2018
1 parent 94270db commit 313ff92
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ class Demo extends React.Component {

## Advanced

You might want to customized such as `<div/>` as your final view, instead of `<img/>` tags

you can use `image` prop to replace any React element as you wish!
You might want to customized such as `<div/>` as your final view, instead of `<img/>` tags, you can use `image` prop to replace any React element as you wish!

For example, using `styled-components`:

Expand Down

0 comments on commit 313ff92

Please sign in to comment.