From bcf2b9d8343ffef8f2286d066a95eceb8c184abc Mon Sep 17 00:00:00 2001 From: nobohan Date: Thu, 27 May 2021 14:49:41 +0200 Subject: [PATCH] address: use multiselect for country selection --- .../AddAddress/CountrySelection.vue | 60 +++++++++++-------- 1 file changed, 35 insertions(+), 25 deletions(-) diff --git a/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/AddAddress/CountrySelection.vue b/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/AddAddress/CountrySelection.vue index 6c8b38b34..ecb4b7eb1 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/AddAddress/CountrySelection.vue +++ b/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/AddAddress/CountrySelection.vue @@ -1,29 +1,47 @@ + +