Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/YMFE/yapi
/ onCancel
Function
onCancel
client/containers/Project/Setting/ProjectData/ProjectData.js:204–207 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
202
await
that.handleAddInterface(res);
203
},
204
onCancel() {
205
that.setState({ showLoading: false, dataSync:
'normal'
});
206
ref.destroy();
207
}
208
});
209
};
210
Callers
3
ProjectCard.js
File · 0.50
ProjectMessage.js
File · 0.50
GroupSetting.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected