From 167bf3336b93374bfeec95782cb58f05f46edca0 Mon Sep 17 00:00:00 2001 From: Jai A Date: Fri, 14 Jun 2024 14:23:02 -0700 Subject: [PATCH] fix broken navrow --- components/ui/NavRow.vue | 138 ++++++++++++++++++--------------------- nuxt.config.ts | 4 -- 2 files changed, 62 insertions(+), 80 deletions(-) diff --git a/components/ui/NavRow.vue b/components/ui/NavRow.vue index f417104f60..aa0b5dc7ec 100644 --- a/components/ui/NavRow.vue +++ b/components/ui/NavRow.vue @@ -23,85 +23,71 @@ -