MCPcopy Create free account
hub / github.com/ericclemmons/react-resolver / Resolver.js

File Resolver.js

src/Resolver.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-underscore-dangle */
2
3import PropTypes from "prop-types";
4import React from "react";

Callers

nothing calls this directly

Calls 3

componentDidMountFunction · 0.85
renderMethod · 0.45
computeStateMethod · 0.45

Tested by

no test coverage detected