Skip to content

Commit

Permalink
Fix README on example project description (#1497)
Browse files Browse the repository at this point in the history
Fix it since no reaction to #1251 (comment)
  • Loading branch information
olegstepura authored and javivelasco committed May 26, 2017
1 parent 82f7118 commit eb04045
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,9 @@ The only requirement for SSR is to be able to require ES6 and CSS Modules in the

## Examples

For now we have a [1.x repository example](https://github.com/react-toolbox/react-toolbox-example) demonstrating configuration and some basic customization. It hasn't yet been updated for 2.0! For now it's not using SSR rendering but it shouldn't be difficult to implement an example so it will come soon. Feel free to PR your example project or to add some use cases to the repository:
For now we have a [repository example](https://github.com/react-toolbox/react-toolbox-example) demonstrating configuration and some basic customization. For now it's not using SSR rendering but it shouldn't be difficult to implement an example so it will come soon. Feel free to PR your example project or to add some use cases to the repository:

2.x demo project - https://github.com/alexhisen/mobx-forms-demo
Another 2.x demo project is https://github.com/alexhisen/mobx-forms-demo

## TypeScript

Expand Down

0 comments on commit eb04045

Please sign in to comment.