MCPcopy
hub / github.com/react-bootstrap/react-bootstrap / createModal

Function createModal

test/BootstrapModalManagerSpec.ts:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12);
13
14const createModal = () => ({ dialog: null, backdrop: null });
15
16describe('BootstrapModalManager', () => {
17 let container, manager;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…