MCPcopy Create free account
hub / github.com/flatlogic/react-material-admin / closeModal

Function closeModal

src/pages/CRUD/Users/table/UsersTable.js:178–180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

176 };
177
178 const closeModal = () => {
179 actions.doCloseConfirm()(managementDispatch);
180 };
181
182 function NoRowsOverlay() {
183 return (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected