hydrateLinks()
in
client/src/store/index.js [34:36]
3
lines of code
1
McCabe index (conditional complexity)
hydrateLinks(state, links) { state.links = links; },