Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
couds authored Oct 7, 2019
1 parent 9800bf7 commit 7d282f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ React components for [Bulma](http://bulma.io/) (v0.7.1) UI compatible with most
### BREAKING CHANGES V2 -> V3:

- Now the alias needed to override Bulma variables (and/or use the directly the sass files) is `_variables.sass` instead of `~_variables.sass`, See Advanced setup below.
- Please check if the components you are using still works as expected, We add Ref forwarding https://reactjs.org/docs/forwarding-refs.html#forwarding-refs-to-dom-components
- V3 Use the new Context api so requires `react >= 16.3`

### To Install

Expand Down

0 comments on commit 7d282f3

Please sign in to comment.