mirror of
				https://github.com/D4M13N-D3V/neroshitron.git
				synced 2025-10-30 09:05:34 +00:00 
			
		
		
		
	Update NavigationBar.tsx
This commit is contained in:
		
							parent
							
								
									54a771b47f
								
							
						
					
					
						commit
						10f8e5d289
					
				| @ -128,8 +128,6 @@ export default async function AuthButton() { | ||||
|                   </svg> | ||||
|                   <span className="hidden lg:block">Subscription</span> | ||||
|                 </Link> | ||||
|           </div> | ||||
|           <div className="flex items-center gap-2"> | ||||
|             <Link | ||||
|               href="/login" | ||||
|               className="py-2 px-3 flex rounded-3xl no-underline bg-neroshi-blue-900 hover:bg-neroshi-blue-800" | ||||
| @ -140,12 +138,6 @@ export default async function AuthButton() { | ||||
| 
 | ||||
|               <span className="hidden lg:block">Login</span> | ||||
|             </Link> | ||||
|             <Link | ||||
|               href="/login" | ||||
|               className="hidden lg:blockpy-2 px-3 flex rounded-3xl no-underline bg-neroshi-blue-900 hover:bg-neroshi-blue-800" | ||||
|             > | ||||
|               <span className="">Signup</span> | ||||
|             </Link> | ||||
|           </div> | ||||
|         </div> | ||||
|       </nav> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user