refactor(Add < KeepAlive > Components and delete keepAlive higher-order components):
Showing
| { | { | ||
| "name": "react-keep-alive", | "name": "react-keep-alive", | ||
| "version": "0.2.2", | "version": "0.3.0", | ||
| "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", | ||
| ... | ... |
src/components/KeepAlive.tsx
0 → 100644
Please register or sign in to comment