MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / handleCancel

Function handleCancel

web/src/pages/User/AddUser.js:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 };
53
54 const handleCancel = () => {
55 props.handleClose();
56 };
57
58 return (
59 <>

Callers 1

AddUser.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected