Skip to content

Commit

Permalink
add drop react 15 support to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
John Benavides committed Jun 12, 2018
1 parent 4356351 commit ef82c68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ This is a implementation in React of the [Bulma](http://bulma.io/) Framework Com

You can find the Storybook of all components [here](https://couds.github.io/react-bulma-components/)

### NOTES:

I will be releasing soon the version 2.0.0 in which I will drop the support of react < 16. this will add the bulma generic helpers as props to all components and refactor all the components (that make sense) to functional ones.

### To Install

```npm install react-bulma-components``` or ```yarn add -E react-bulma-components```
Expand Down

0 comments on commit ef82c68

Please sign in to comment.