Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hajrezvan committed Dec 19, 2024
2 parents 6fc2c9a + fc802a7 commit 1a56a28
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions app/client/src/ce/pages/Applications/WorkspaceAction.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,6 @@ function WorkspaceAction({
open={isActionMenuOpen}
>
<MenuTrigger>
<Button
className="t--new-button createnew"
isLoading={isCreatingApplication}
onClick={() => window.location.href = "https://appghalam.ir"}
size="md"
>
{createMessage(APPGHALAM_STORE)}
</Button>

<Button
className="t--new-button createnew"
endIcon="arrow-down-s-line"
Expand Down

0 comments on commit 1a56a28

Please sign in to comment.