There was an error while loading. Please reload this page.
1 parent bd888cb commit 422e0a6Copy full SHA for 422e0a6
frontend/src/components/Layout.jsx
@@ -37,7 +37,7 @@ const Layout = () => {
37
Paisable
38
</span>
39
40
- <div className="hidden md:block">
+ <div className="hidden lg:block">
41
<div className="ml-10 flex items-baseline space-x-4">
42
<NavLink to="/dashboard" className={getNavLinkClass}>
43
Dashboard
0 commit comments