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) => { )}