Skip to content

Commit

Permalink
Update Navitems.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JanumalaAkhilendra authored Jan 16, 2025
1 parent 44ea675 commit 13a0c9f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/componets/Navitems.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,7 @@ export const navItems = [
title: "User",
path: "./user",
cName: "nav-item",
},
{
id :6,
title:"About",
path:"./about",
cName:"nav-item",
},
}.

];

Expand Down

0 comments on commit 13a0c9f

Please sign in to comment.