Pinned Loading
-
-
-
-
redux profiler
redux profiler 1//...store logic
23// profiler for redux actions
4const userTiming = (store) => (next) => (action) => {
5if (performance.mark === undefined) return next(action)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.