Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
PropTypes from
'prop-types'
;
2
import
React, {Component, lazy, Suspense} from
'react'
;
3
import
upload from
'../utils/LazyLoader/upload'
;
4
Callers
nothing calls this directly
Calls
1
lazy
Function · 0.90
Tested by
no test coverage detected