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 0f700ed commit 2fc46f3Copy full SHA for 2fc46f3
src/compounds/Document/Document.jsx
@@ -50,7 +50,7 @@ const Document = ({ acceptSOW, addClass, backgroundColor, document }) => {
50
<Dropdown.Item
51
href='#/action-1'
52
onClick={() => {
53
- onClick('Accept SOW')
+ acceptSOW
54
setShowNotice(true)
55
}}
56
>
0 commit comments