From 41e349d733b8ecfb9b1f40e49bb14d7316f06ad9 Mon Sep 17 00:00:00 2001 From: Louis Charette Date: Tue, 24 Sep 2024 22:25:53 -0400 Subject: [PATCH] Add goto-registration --- app/assets/components/NavBar.vue | 2 +- package-lock.json | 8 ++++---- package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/assets/components/NavBar.vue b/app/assets/components/NavBar.vue index 6c8bfeec6..cfd52e91d 100644 --- a/app/assets/components/NavBar.vue +++ b/app/assets/components/NavBar.vue @@ -12,7 +12,7 @@ const auth = useAuthStore() - +