Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ DateTimeControl.js
File
DateTimeControl.js
packages/decap-cms-widget-datetime/src/DateTimeControl.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
PropTypes from
'prop-types'
;
3
import
{ css } from
'@emotion/react'
;
4
import
dayjs from
'dayjs'
;
Callers
nothing calls this directly
Calls
4
getNow
Function · 0.85
onChange
Function · 0.85
get
Method · 0.80
handleChange
Function · 0.50
Tested by
no test coverage detected