Skip to content

Commit

Permalink
Remove pricing
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Sep 26, 2024
1 parent f461145 commit fe0851b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ui/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,13 @@ export const App = memo(() => {
"label": t("contact"),
"href": "https://join.slack.com/t/3innovation/shared_invite/zt-2pg2xjic6-u33SNQrMRokNYxyhPTK8Ww",
},
/*
{
"label": t("pricing"),
"onClick": () => evtOpenPricingDialog.post(),
"href": "#",
},
*/
{
"label": t("our instance"),
"href": "https://datalab.sspcloud.fr/catalog",
Expand Down

0 comments on commit fe0851b

Please sign in to comment.