We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435c5b6 commit 230c8d3Copy full SHA for 230c8d3
src/components/AgreementLineSections/Info/Info.js
@@ -29,6 +29,7 @@ const propTypes = {
29
line: PropTypes.shape({
30
activeFrom: PropTypes.string,
31
activeTo: PropTypes.string,
32
+ authority: PropTypes.string,
33
dateCreated: PropTypes.string,
34
description: PropTypes.string,
35
id: PropTypes.string,
0 commit comments