Skip to content

Commit 4b2101b

Browse files
authored
Merge pull request #304 from mattsrobot/master
Remove duplicated editLaneTitle propType
2 parents c305d88 + f82ed6f commit 4b2101b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Lane/LaneHeader.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ LaneHeaderComponent.propTypes = {
3535
title: PropTypes.string,
3636
onDelete: PropTypes.func,
3737
onDoubleClick: PropTypes.func,
38-
editLaneTitle: PropTypes.bool,
3938
t: PropTypes.func.isRequired
4039
}
4140

0 commit comments

Comments
 (0)