From 4a24212152711249d6b3c94755b1ecdc92233dd8 Mon Sep 17 00:00:00 2001 From: "Ng Wing Tat, David" Date: Fri, 24 Nov 2023 15:06:48 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20more=20license=20options?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/IscnRegisterForm.vue | 10 +++++++++- components/Selector.vue | 22 ++++++++++++---------- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/components/IscnRegisterForm.vue b/components/IscnRegisterForm.vue index fac5cadf..054fa668 100644 --- a/components/IscnRegisterForm.vue +++ b/components/IscnRegisterForm.vue @@ -384,6 +384,7 @@ class="h-[40px] w-[320px] mb-[8px]" :options="licenseOptions" :placeholder="license" + direction="top" @input="setLicense" />