From 73f03c21cd9a88785c4f00f8165c5a5647841ed5 Mon Sep 17 00:00:00 2001 From: shats Date: Tue, 17 Feb 2026 14:33:20 +0700 Subject: [PATCH] fix(App): correct navigation link for settings page by replacing anchor tag with Link component --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 1104506..81fd3b7 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -522,7 +522,7 @@ function MainLayout() {
- +