We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 193afba commit 45cbf7eCopy full SHA for 45cbf7e
README.md
@@ -3,7 +3,7 @@ This is React add-on providing advanced state management to React applications a
3
4
Brief feature list:
5
6
-- Advanced Component's state management with [NestedTypes](https://github.com/Volicon/backbone.nestedTypes).
+- Advanced component's state management with [NestedTypes](https://github.com/Volicon/backbone.nestedTypes).
7
- Comprehensive two-way data binding - [Guide to Data Binding Use Cases](/example/databinding.md)
8
- Transparent interoperation with Backbone Views:
9
- React component can be used as backbone View. `new MyComponent.View({ props })`
0 commit comments