Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
react-keep-alive
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
react-keep-alive
Commits
525195c4
Commit
525195c4
authored
Mar 13, 2019
by
Shen Chang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: Update README.md
parent
50c7db37
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
README.md
README.md
+1
-2
No files found.
README.md
View file @
525195c4
...
@@ -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';
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment