hemilabs / ui-monorepo

UI monorepo for Hemi Labs
MIT License
2 stars 1 forks source link

Add network shouldn't have hover effect if the wallet was already added #597

Closed gndelia closed 1 week ago

gndelia commented 1 week ago

Description

If the wallet was added, there's no event after the click. So the hover event (and cursor-pointer) shouldn't be used, as the section is not clickable anymore

https://github.com/user-attachments/assets/dce998ae-4187-4252-b327-7dc25ebe943f

Steps to reproduce

Connect to Sepolia, go to the /get-started page, and hover the "Add Sepolia" section

Proposed fix

Remove the hover and cursor:pointer style