MCPcopy 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

1import React from 'react';
2import PropTypes from 'prop-types';
3import { css } from '@emotion/react';
4import dayjs from 'dayjs';

Callers

nothing calls this directly

Calls 4

getNowFunction · 0.85
onChangeFunction · 0.85
getMethod · 0.80
handleChangeFunction · 0.50

Tested by

no test coverage detected