Skip to content

Commit

Permalink
fix - milestones
Browse files Browse the repository at this point in the history
  • Loading branch information
PluharVit committed May 17, 2022
1 parent d615e4e commit 970e5b6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/PlanningTool.jsx
Expand Up @@ -742,12 +742,6 @@ PlanningTool.defaultProps = {
maximumDuration: false,
}
],
milestones: [
{
label: '',
color: '#000',
}
],
popup: Popup,
}
export default PlanningTool

0 comments on commit 970e5b6

Please sign in to comment.