From ffb0f5d71eaa1eeaf5ddaf098c5ebf20f329fc2b Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 03:12:31 +0000 Subject: [PATCH] Add menu label to sidebar trigger Added a label to the sidebar trigger button to indicate its function. --- src/components/layout/NewModernLayout.tsx | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/src/components/layout/NewModernLayout.tsx b/src/components/layout/NewModernLayout.tsx index ebfd836..1f77f83 100644 --- a/src/components/layout/NewModernLayout.tsx +++ b/src/components/layout/NewModernLayout.tsx @@ -209,16 +209,19 @@ export default function NewModernLayout({ children }: NewModernLayoutProps) {
- - - - - - -

Abrir/Fechar Menu

-
-
-
+
+ + + + + + +

Abrir/Fechar Menu

+
+
+
+ Menu +