MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / reset

Function reset

apps/start/src/components/report/reportSlice.ts:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 };
70 },
71 reset() {
72 return initialState;
73 },
74 ready() {
75 return {
76 ...initialState,

Callers 9

ReportEditorFunction · 0.90
onSuccessFunction · 0.50
onSuccessFunction · 0.50
onSuccessFunction · 0.50
onSuccessFunction · 0.50
onSuccessFunction · 0.50
ComponentFunction · 0.50
ComponentFunction · 0.50
onSuccessFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected