@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
8 lines (6 loc) • 308 B
JavaScript
const require_config = require('../../core/system/config.cjs');
//#region src/components/format/format-date-time.style.ts
const formatDateTimeStyle = require_config.defineComponentStyle({});
//#endregion
exports.formatDateTimeStyle = formatDateTimeStyle;
//# sourceMappingURL=format-date-time.style.cjs.map