mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
Adding space to ConnectWallet (#1323)
* Adding space to ConnectWallet * Adding <span> back in, keeping the space
This commit is contained in:
parent
3b023054dd
commit
d64fe4e32c
@ -44,7 +44,7 @@ const Account = React.forwardRef((props, ref: any) => {
|
||||
// the Tippy to show in this state.
|
||||
ref={ref}
|
||||
>
|
||||
Connect <span>Wallet</span>
|
||||
Connect <span>Wallet</span>
|
||||
</button>
|
||||
)
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user