Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ withFileControl.js
File
withFileControl.js
packages/decap-cms-widget-file/src/withFileControl.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { useEffect, useState } from
'react'
;
2
import
PropTypes from
'prop-types'
;
3
import
ImmutablePropTypes from
'react-immutable-proptypes'
;
4
import
styled from
'@emotion/styled'
;
Callers
nothing calls this directly
Calls
11
basename
Function · 0.90
Map
Interface · 0.85
arrayMove
Function · 0.85
render
Function · 0.85
map
Method · 0.80
get
Method · 0.80
getAsset
Function · 0.50
componentDidMount
Function · 0.50
shouldComponentUpdate
Function · 0.50
componentWillUnmount
Function · 0.50
toString
Method · 0.45
Tested by
no test coverage detected