UNPKG

@minimaltech/ra-infra

Version:

Minimal Technology ReactJS Infrastructure

4 lines (3 loc) 133 B
import React from 'react'; import { TextFieldProps } from '@mui/material'; export declare const TimeField: React.FC<TextFieldProps>;