MCPcopy
hub / github.com/Hashnode/mern-starter / getShowAddPost

Function getShowAddPost

client/modules/App/AppReducer.js:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23// Get showAddPost
24export const getShowAddPost = state => state.app.showAddPost;
25
26// Export Reducer
27export default AppReducer;

Callers 2

PostListPage.jsFile · 0.90
AppReducer.spec.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected