From 107277876d31aec315bb29f3c75071d524bc0c4f Mon Sep 17 00:00:00 2001 From: smalex-z Date: Sat, 2 Nov 2024 20:16:08 +0000 Subject: [PATCH] removes DOM error on classname --- components/Navbar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Navbar.js b/components/Navbar.js index ff6a2ab9..f2542550 100644 --- a/components/Navbar.js +++ b/components/Navbar.js @@ -18,7 +18,7 @@ export default function Navbar() { {/* TODO: resolve next/image issue */} {/* eslint-disable-next-line @next/next/no-img-element */} - + ACM at UCLA