MCPcopy
hub / github.com/DesignRevision/shards-dashboard-react / getSidebarItems

Method getSidebarItems

src/flux/store.js:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 getSidebarItems() {
41 return _store.navItems;
42 }
43
44 addChangeListener(callback) {
45 this.on(Constants.CHANGE, callback);

Callers 4

constructorMethod · 0.80
onChangeMethod · 0.80
constructorFunction · 0.80
onChangeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected