Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
le_blog
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Damien CARLI
le_blog
Commits
af761f83
Commit
af761f83
authored
4 months ago
by
Damien CARLI
Browse files
Options
Downloads
Patches
Plain Diff
correctif form-article
parent
f0a7e318
Branches
Navbar
Branches containing commit
1 merge request
!9
correctif form-article
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/Navbar.tsx
+1
-1
1 addition, 1 deletion
src/components/Navbar.tsx
with
1 addition
and
1 deletion
src/components/Navbar.tsx
+
1
−
1
View file @
af761f83
...
...
@@ -41,7 +41,7 @@ export function Navbar() {
className
=
"p-1 font-normal"
>
<
NavLink
to
=
"/
blog
"
to
=
"/
form-article
"
className
=
{
({
isActive
})
=>
isActive
?
"
activeMenu
"
:
undefined
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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