UNPKG

react-js-cron-mantine

Version:

Fork of [react-js-cron](https://github.com/xrutayisire/react-js-cron), made to work with [mantine](https://mantine.dev)

5 lines (4 loc) 90 B
import Cron from './Cron'; export * from './types'; export { Cron }; export default Cron;