We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a23f652 + 9a5f656 commit b00ed28Copy full SHA for b00ed28
README.md
@@ -1,6 +1,6 @@
1
# gantt-for-react
2
3
-> [Frappe Gantt](https://github.com/frappe/gantt) components for React wrapper.
+> [Frappe Gantt](https://github.com/frappe/gantt) component for React wrapper.
4
5
[](https://travis-ci.org/hustcc/gantt-for-react)
6
[](https://www.npmjs.com/package/gantt-for-react)
@@ -34,7 +34,7 @@ import ReactGantt from 'gantt-for-react';
34
/>
35
```
36
37
-Or you can see the code [here](https://github.com/hustcc/gantt-for-react/blob/master/demo/GanttComponent.jsx#L51).
+Or you can see the code [here](demo/Gantt.jsx#L74).
38
39
40
# 3. Component props
0 commit comments