chore: rename 'connect' to 'login'

This commit is contained in:
Danish Arora 2025-11-19 00:31:51 -05:00
parent 6ddc2a47ad
commit e54c8c12f3
No known key found for this signature in database
GPG Key ID: 1C6EF37CDAE1426E

View File

@ -251,7 +251,7 @@ const Header = () => {
onClick={handleConnect}
className="text-primary hover:underline text-[10px]"
>
CONNECT
LOGIN
</button>
)}
</div>