Skip to content

Commit

Permalink
Merge pull request #304 from mattsrobot/master
Browse files Browse the repository at this point in the history
Remove duplicated editLaneTitle propType
  • Loading branch information
dapi authored Jul 25, 2019
2 parents c305d88 + f82ed6f commit 4b2101b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Lane/LaneHeader.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ LaneHeaderComponent.propTypes = {
title: PropTypes.string,
onDelete: PropTypes.func,
onDoubleClick: PropTypes.func,
editLaneTitle: PropTypes.bool,
t: PropTypes.func.isRequired
}

Expand Down

0 comments on commit 4b2101b

Please sign in to comment.