Fix README on example project description (#1497)

Fix it since no reaction to https://github.com/react-toolbox/react-toolbox/pull/1251#issuecomment-302403914
old
Oleg Stepura 2017-05-26 10:16:27 +02:00 committed by Javi Velasco
parent 82f71182f9
commit eb04045605
1 changed files with 2 additions and 2 deletions

View File

@ -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