From 3396bd4ccf8cef05626f579e3228b26e768f10b9 Mon Sep 17 00:00:00 2001 From: ekzyis Date: Sun, 3 Dec 2023 02:30:50 +0100 Subject: [PATCH] Fix browser warnings regarding form --- vue/src/components/OrderForm.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/vue/src/components/OrderForm.vue b/vue/src/components/OrderForm.vue index 581f99b..f99f2d4 100644 --- a/vue/src/components/OrderForm.vue +++ b/vue/src/components/OrderForm.vue @@ -14,9 +14,9 @@ :disabled="userShares === 0" />) - + - + @@ -26,16 +26,16 @@
- -