From 5756fb44cae017ebe3cf64154cbaffb8cc0f89b4 Mon Sep 17 00:00:00 2001 From: Andrei Canta Date: Sat, 18 Mar 2023 18:33:44 +0200 Subject: [PATCH] change navbar breakpoint to md --- src/components/Layout.tsx | 6 +++--- src/routes/ChatRoute.tsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index b4711cf..a3e9628 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -70,7 +70,7 @@ export function Layout() {