Skip to content

Commit eb04045

Browse files
olegstepurajavivelasco
authored andcommitted
Fix README on example project description (react-toolbox#1497)
Fix it since no reaction to react-toolbox#1251 (comment)
1 parent 82f7118 commit eb04045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,9 +264,9 @@ The only requirement for SSR is to be able to require ES6 and CSS Modules in the
264264

265265
## Examples
266266

267-
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:
267+
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:
268268

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

271271
## TypeScript
272272

0 commit comments

Comments
 (0)