From 0219fbbd3cecef40332b7d6e6f76f0e9650a48dc Mon Sep 17 00:00:00 2001 From: Thomas Nabord Date: Tue, 2 Jan 2024 16:10:16 +0100 Subject: [PATCH] Remove Vue.extend --- .../delivery-time-and-rates/delivery-time-and-rates.vue | 4 ++-- .../estimate-method/countries-form-list.vue | 4 ++-- .../estimate-method/custom-carrier-form.vue | 4 ++-- .../delivery-time-and-rates/estimate-method/custom-rate.vue | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_dev/apps/ui/src/components/product-feed/settings/delivery-time-and-rates/delivery-time-and-rates.vue b/_dev/apps/ui/src/components/product-feed/settings/delivery-time-and-rates/delivery-time-and-rates.vue index a45aca1575..9aa603e48c 100644 --- a/_dev/apps/ui/src/components/product-feed/settings/delivery-time-and-rates/delivery-time-and-rates.vue +++ b/_dev/apps/ui/src/components/product-feed/settings/delivery-time-and-rates/delivery-time-and-rates.vue @@ -42,7 +42,7 @@