MCPcopy Index your code
hub / github.com/plotly/dash / FrontEndError.react.js

File FrontEndError.react.js

dash/dash-renderer/src/components/error/FrontEnd/FrontEndError.react.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {connect} from 'react-redux';
2import './FrontEndError.css';
3import {Component, useRef, useState, useEffect} from 'react';
4import CollapseIcon from '../icons/CollapseIcon.svg';

Callers

nothing calls this directly

Calls 3

urlBaseFunction · 0.90
setStateMethod · 0.80
trimMethod · 0.45

Tested by

no test coverage detected