We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c305d88 + f82ed6f commit 4b2101bCopy full SHA for 4b2101b
1 file changed
src/components/Lane/LaneHeader.js
@@ -35,7 +35,6 @@ LaneHeaderComponent.propTypes = {
35
title: PropTypes.string,
36
onDelete: PropTypes.func,
37
onDoubleClick: PropTypes.func,
38
- editLaneTitle: PropTypes.bool,
39
t: PropTypes.func.isRequired
40
}
41
0 commit comments