From 7a20c12d222fbcff41914c4208cfc2808167f833 Mon Sep 17 00:00:00 2001 From: Lukasz Ostrowski Date: Fri, 21 Oct 2022 15:16:36 +0200 Subject: [PATCH] remove dead link (#2435) --- locale/defaultMessages.json | 12 ++++++------ src/apps/components/AppsListPage/AppsListPage.tsx | 8 ++++---- src/storybook/__snapshots__/Stories.test.ts.snap | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/locale/defaultMessages.json b/locale/defaultMessages.json index ee9eab24c..d82967c71 100644 --- a/locale/defaultMessages.json +++ b/locale/defaultMessages.json @@ -2016,9 +2016,6 @@ "context": "change warehouse dialog warehouse list label", "string": "Warehouses A to Z" }, - "EqDdoh": { - "string": "Local apps are custom webhooks & token pairs that can be used to connect apps and access Saleor API. Read more." - }, "ErNH3D": { "string": "Define where this attribute should be used in Saleor system" }, @@ -2246,6 +2243,9 @@ "context": "label", "string": "Min Delivery Time" }, + "GDJHXl": { + "string": "Local apps are custom webhooks & token pairs that can be used to connect apps and access Saleor API." + }, "GFJabu": { "context": "dialog header", "string": "Delete Variant" @@ -3082,6 +3082,9 @@ "context": "remove country from shipping zone and save, button", "string": "Remove and save" }, + "MYA6EV": { + "string": "Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it." + }, "MbZHXE": { "context": "column title balance", "string": "Balance" @@ -7420,9 +7423,6 @@ "context": "gift card history message", "string": "Gift card tags were updated" }, - "vkY3W9": { - "string": "Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it. Read more here." - }, "vlLyvk": { "string": "{inputType} attributes cannot be used as variant selection attributes." }, diff --git a/src/apps/components/AppsListPage/AppsListPage.tsx b/src/apps/components/AppsListPage/AppsListPage.tsx index 2f96f5f62..662843df7 100644 --- a/src/apps/components/AppsListPage/AppsListPage.tsx +++ b/src/apps/components/AppsListPage/AppsListPage.tsx @@ -99,8 +99,8 @@ const AppsListPage: React.FC = ({

= ({

- Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it. Read more here. + Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it.

- Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it. Read more here. + Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it.

- Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it. Read more here. + Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it.