Commit 525195c4 authored by Shen Chang's avatar Shen Chang

docs: Update README.md

parent 50c7db37
...@@ -3,7 +3,6 @@ Package will allow components to maintain their status, to avoid repeated re-ren ...@@ -3,7 +3,6 @@ Package will allow components to maintain their status, to avoid repeated re-ren
## TODO ## TODO
- MAX
- test - test
...@@ -258,7 +257,7 @@ ReactDOM.render( ...@@ -258,7 +257,7 @@ ReactDOM.render(
); );
``` ```
##### Usage with `include` props of `<Provider>` ##### Usage with `include` props of `<Provider>`
```JavaScript ```JavaScript
import React from 'react'; import React from 'react';
import ReactDOM from 'react-dom'; import ReactDOM from 'react-dom';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment