Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NYU-Abu-Dhabi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
NYU-Abu-Dhabi
Commits
5fe6dd19
Commit
5fe6dd19
authored
8 months ago
by
Swostik Pati
Browse files
Options
Downloads
Plain Diff
Merge branch 'nav-bug-fix' into 'main'
navbar bug fix See merge request
!13
parents
6cb608c4
526e562a
No related branches found
Branches containing commit
No related tags found
1 merge request
!13
navbar bug fix
Pipeline
#391217
passed
8 months ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/Navbar.jsx
+1
-1
1 addition, 1 deletion
src/components/Navbar.jsx
with
1 addition
and
1 deletion
src/components/Navbar.jsx
+
1
−
1
View file @
5fe6dd19
...
...
@@ -104,7 +104,7 @@ export function Navbar() {
when
:
"
beforeChildren
"
,
},
}
}
exit
=
{
{
opacity
:
0
,
y
:
-
10
}
}
//
exit={{ opacity: 0, y: -10 }}
key
=
{
`dropdown-
${
pageIndex
}
`
}
>
<
motion
.
div
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment