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 2fc46f3 commit 913889aCopy full SHA for 913889a
src/compounds/Document/Document.jsx
@@ -48,7 +48,7 @@ const Document = ({ acceptSOW, addClass, backgroundColor, document }) => {
48
</Dropdown.Toggle>
49
<Dropdown.Menu>
50
<Dropdown.Item
51
- href='#/action-1'
+ href='#/accept-sow'
52
onClick={() => {
53
acceptSOW
54
setShowNotice(true)
0 commit comments