UNPKG

react-modern-gantt

Version:

A modern, customizable Gantt chart component for React applications

4 lines (3 loc) 148 B
export { default as TaskItem } from "./TaskItem"; export { default as TaskList } from "./TaskList"; export { default as TaskRow } from "./TaskRow";