UNPKG

react-timeline-scheduler

Version:

A highly customizable timeline scheduler for managing production tasks in React applications.

5 lines (4 loc) 111 B
import { default as React } from 'react'; export declare const HeaderTooltip: React.FC<{ text: string; }>;