[WEB-851] chore: update all instances of Dashboard with Home. (#4085)
This commit is contained in:
parent
35ca495f40
commit
478535422b
5 changed files with 9 additions and 11 deletions
|
|
@ -220,7 +220,7 @@ const UserInvitationsPage: NextPageWithLayout = observer(() => {
|
|||
description="You can see here if someone invites you to a workspace."
|
||||
image={emptyInvitation}
|
||||
primaryButton={{
|
||||
text: "Back to dashboard",
|
||||
text: "Back to home",
|
||||
onClick: () => router.push("/"),
|
||||
}}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue