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

Function resetState

src/helpers/focusManager.js:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7/* eslint-disable no-console */
8/* istanbul ignore next */
9export function resetState() {
10 focusLaterElements = [];
11}
12
13/* istanbul ignore next */
14export function log() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected