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

File Upload.react.js

components/dash-core-components/src/components/Upload.react.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import PropTypes from 'prop-types';
2import React, {Component, lazy, Suspense} from 'react';
3import upload from '../utils/LazyLoader/upload';
4

Callers

nothing calls this directly

Calls 1

lazyFunction · 0.90

Tested by

no test coverage detected