UNPKG

react-keep-alive

Version:

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

3 lines (2 loc) 69 B
var noop = function () { return undefined; }; export default noop;