Skip to content

Commit 913889a

Browse files
committed
change name of the action
1 parent 2fc46f3 commit 913889a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compounds/Document/Document.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const Document = ({ acceptSOW, addClass, backgroundColor, document }) => {
4848
</Dropdown.Toggle>
4949
<Dropdown.Menu>
5050
<Dropdown.Item
51-
href='#/action-1'
51+
href='#/accept-sow'
5252
onClick={() => {
5353
acceptSOW
5454
setShowNotice(true)

0 commit comments

Comments
 (0)