UNPKG

react-weekly-table

Version:

React weekly scheduler <br/> By default build time ranges for a week, supports up to 31 days <br/> Can work with different timezones, data always return to UTC+0

3 lines (2 loc) 108 B
import React from 'react'; export declare const CancelIcon: React.MemoExoticComponent<() => JSX.Element>;