Skip to content

Commit

Permalink
Merge dde1844 into a3e23da
Browse files Browse the repository at this point in the history
  • Loading branch information
anubhavsrivastava committed Jul 10, 2019
2 parents a3e23da + dde1844 commit 5bf4234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -1175,7 +1175,7 @@ Your app need to support rtl content? Set the rtl props to `true`:
To include the bare minimum required style you can do as follow:

```js
import 'react-toastify/dist/ReactToastify.minimal.css`;
import 'react-toastify/dist/ReactToastify.minimal.css';
```

### Mobile
Expand Down

0 comments on commit 5bf4234

Please sign in to comment.