Skip to content
Snippets Groups Projects
Commit 5fe6dd19 authored by Swostik Pati's avatar Swostik Pati
Browse files

Merge branch 'nav-bug-fix' into 'main'

navbar bug fix

See merge request !13
parents 6cb608c4 526e562a
No related branches found
No related tags found
1 merge request!13navbar bug fix
Pipeline #391217 passed
......@@ -104,7 +104,7 @@ export function Navbar() {
when: "beforeChildren",
},
}}
exit={{ opacity: 0, y: -10 }}
// exit={{ opacity: 0, y: -10 }}
key={`dropdown-${pageIndex}`}
>
<motion.div
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment