From 99b6a88b6659f37140dbed2ffe6fbb4adf5f83c4 Mon Sep 17 00:00:00 2001 From: adroslice Date: Sun, 22 Oct 2023 22:08:08 +0200 Subject: [PATCH] Add NicerForm Component (WIP) - Can replace NiceForm after consideration --- client/src/components/inputs/NicerForm.vue | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 client/src/components/inputs/NicerForm.vue diff --git a/client/src/components/inputs/NicerForm.vue b/client/src/components/inputs/NicerForm.vue new file mode 100644 index 0000000..6c90d75 --- /dev/null +++ b/client/src/components/inputs/NicerForm.vue @@ -0,0 +1,63 @@ + + + + + + +