From d3dcbb322968d26609df013a6511746d1bad5a1c Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Mon, 7 Apr 2025 14:58:04 +0800 Subject: [PATCH] Registration gate dialog - Initial layout - Needs to be wired up --- src/components/RegistrationGate.vue | 101 ++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 src/components/RegistrationGate.vue diff --git a/src/components/RegistrationGate.vue b/src/components/RegistrationGate.vue new file mode 100644 index 00000000..7338a111 --- /dev/null +++ b/src/components/RegistrationGate.vue @@ -0,0 +1,101 @@ + + + + +