Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
24
export
const
getShowAddPost = state => state.app.showAddPost;
25
26
// Export Reducer
27
export
default AppReducer;
Callers
2
PostListPage.js
File · 0.90
AppReducer.spec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected