Searched defs:TimeProps (Results 1 – 2 of 2) sorted by relevance
8 export type TimeProps = React.PropsWithChildren<TextProps & { dateTime?: string }>; alias
9 export type TimeProps = React.PropsWithChildren<TextProps & { alias