UNPKG

frappe-gantt-react

Version:

It's a React Component, a Wrapper for the awesome [Gantt chart library](https://github.com/frappe/gantt) from Frappé

4 lines (3 loc) 115 B
export { FrappeGantt } from "./FrappeGantt"; export { Task } from "./Task"; export { ViewMode } from "./ViewMode";