UNPKG

react-keep-alive

Version:

Package will allow components to maintain their status, to avoid repeated re-rendering.

3 lines (2 loc) 60 B
declare const noop: () => undefined; export default noop;