Skip to content

Commit

Permalink
Update src/layouts/ReviewRequest/components/PublishedModal/PublishedM…
Browse files Browse the repository at this point in the history
…odal.tsx

Co-authored-by: Alexander Lee <[email protected]>
  • Loading branch information
seaerchin and alexanderleegs committed Oct 3, 2022
1 parent 00a75e2 commit 4fc3e24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const PublishedModal = (props: ModalProps): JSX.Element => {
>
Go to live site
</Button>
<Button>Publish now</Button>
<Button>Back to Site Dashboard</Button>
</ModalFooter>
</ModalContent>
</Modal>
Expand Down

0 comments on commit 4fc3e24

Please sign in to comment.