File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ const Navbar = () => {
5252 < a onClick = { ( ) => scrollToSection ( 'features' ) } className = "text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium cursor-pointer transition-colors" > Features</ a >
5353 < Link to = "/our-story" className = "text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-colors" > Our Story</ Link >
5454 < Link to = "/blog" className = "text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-colors" > Blog</ Link >
55- < Link to = "/sponsor" className = "text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-colors" > Sponsor</ Link >
5655 < a href = "https://docs.checkcle.io" className = "text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium cursor-pointer transition-colors" > Docs</ a >
5756 < StarOnGithub />
5857 </ div >
You can’t perform that action at this time.
0 commit comments