mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-21 16:21:25 +02:00
add template-function-datetime (#244)
This commit is contained in:
@@ -9,6 +9,7 @@ type Props = Omit<TooltipProps, 'children'> & {
|
||||
iconSize?: IconProps['size'];
|
||||
iconColor?: IconProps['color'];
|
||||
className?: string;
|
||||
tabIndex?: number;
|
||||
};
|
||||
|
||||
export function IconTooltip({
|
||||
|
||||
Reference in New Issue
Block a user