MCPcopy Create free account
hub / github.com/krasimir/react-in-patterns / app.jsx

File app.jsx

code/redux/src/app.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import ReactDOM from 'react-dom';
3
4import { Provider, connect } from 'react-redux';

Callers

nothing calls this directly

Calls 9

combineReducersFunction · 0.90
createStoreFunction · 0.90
addFunction · 0.85
subtractFunction · 0.85
changeVisibilityFunction · 0.85
getCounterValueFunction · 0.70
getVisibilityFunction · 0.70
dispatchFunction · 0.50
renderMethod · 0.45

Tested by

no test coverage detected