MCPcopy Create free account
hub / github.com/reactjs/react-modal / helper.js

File helper.js

specs/helper.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from "react";
2import ReactDOM from "react-dom";
3import Modal, { bodyOpenClassName } from "../src/components/Modal";
4import TestUtils from "react-dom/test-utils";

Callers

nothing calls this directly

Calls 3

modalComponentFunction · 0.85
getModalAttributeFunction · 0.85
dispatchMockEventFunction · 0.85

Tested by

no test coverage detected