Skip to content

Commit

Permalink
fix: removed git text
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes committed Mar 21, 2023
1 parent bb92148 commit 01e5b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/SideNavbar/SideNavbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const SideNavbar:FC<{}> = () => {

if (!showElement) {
return null;
}git
}

return (
<>
Expand Down

1 comment on commit 01e5b5c

@vercel
Copy link

@vercel vercel bot commented on 01e5b5c Mar 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

linkshub – ./

linkshub-git-main-rupali-codes.vercel.app
linkshub-rupali-codes.vercel.app
linkshub.vercel.app

Please sign in to comment.