mirror of
https://github.com/logos-messaging/OpChan.git
synced 2026-01-04 05:43:10 +00:00
chore: rename 'connect' to 'login'
This commit is contained in:
parent
6ddc2a47ad
commit
e54c8c12f3
@ -251,7 +251,7 @@ const Header = () => {
|
|||||||
onClick={handleConnect}
|
onClick={handleConnect}
|
||||||
className="text-primary hover:underline text-[10px]"
|
className="text-primary hover:underline text-[10px]"
|
||||||
>
|
>
|
||||||
CONNECT
|
LOGIN
|
||||||
</button>
|
</button>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user