7 Commits

Author SHA1 Message Date
Kevin Szuchet
89ebf35e6b
feat: Add Learn More button (#6)
* feat: Add Learn More button

* chore: Add link to docs

* Update src/components/Pages/SignInPage/SignInPage.tsx

Signed-off-by: Kevin Szuchet <31735779+kevinszuchet@users.noreply.github.com>

---------

Signed-off-by: Kevin Szuchet <31735779+kevinszuchet@users.noreply.github.com>
2023-08-18 15:55:42 +02:00
Kevin Szuchet
91ceefb0b5
fix: Set IsConnectingToServer to false if the connection fails 2023-08-10 10:39:02 +02:00
Kevin Szuchet
8ba22fa750
feat: Disable and load button while is connecting to the server 2023-08-09 12:35:58 +02:00
Kevin Szuchet
d9e0082ade
feat: Append qs to the root location when redirect from sign in 2023-08-09 12:33:11 +02:00
Kevin Szuchet
08b3e79581
feat: Extend the connect to worl component to allow receiving the url form query params 2023-08-09 11:06:28 +02:00
Kevin Szuchet
30c23dc32e
fix: Mobile styles 2023-08-09 11:06:27 +02:00
Kevin Szuchet
2661796760
feat: Add ConnectToWorld component 2023-08-09 11:06:26 +02:00