docs(README): fix link
Showing
| { | { | ||
| "name": "react-keep-alive", | "name": "react-keep-alive", | ||
| "version": "0.4.1", | "version": "0.4.2", | ||
| "description": "Package will allow components to maintain their status, to avoid repeated re-rendering.", | "description": "Package will allow components to maintain their status, to avoid repeated re-rendering.", | ||
| "author": "Shen Chang", | "author": "Shen Chang", | ||
| "homepage": "https://github.com/Sam618/react-keep-alive", | "homepage": "https://github.com/Sam618/react-keep-alive", | ||
| ... | ... |
Please register or sign in to comment