From 23e71bc7a2214a4dea0e9d3edeea53520b7156d8 Mon Sep 17 00:00:00 2001 From: Krzysztof Wolski Date: Fri, 1 Sep 2023 14:08:10 +0200 Subject: [PATCH] Fix save button label (#950) --- .changeset/hot-eagles-cheer.md | 5 +++++ .../modules/app-configuration/image-configuration-form.tsx | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/hot-eagles-cheer.md diff --git a/.changeset/hot-eagles-cheer.md b/.changeset/hot-eagles-cheer.md new file mode 100644 index 0000000..33eab35 --- /dev/null +++ b/.changeset/hot-eagles-cheer.md @@ -0,0 +1,5 @@ +--- +"saleor-app-products-feed": patch +--- + +Fix typo on button label diff --git a/apps/products-feed/src/modules/app-configuration/image-configuration-form.tsx b/apps/products-feed/src/modules/app-configuration/image-configuration-form.tsx index 9cc1bd2..908ad7e 100644 --- a/apps/products-feed/src/modules/app-configuration/image-configuration-form.tsx +++ b/apps/products-feed/src/modules/app-configuration/image-configuration-form.tsx @@ -44,7 +44,7 @@ export const ImageConfigurationForm = (props: Props) => { )}