mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 09:51:36 +03:00
btc-wallet: fix link to settings (changed after app distribution)
This commit is contained in:
parent
895c7f82c0
commit
e0858fb692
@ -45,7 +45,7 @@ const Header = () => {
|
|||||||
</Row>
|
</Row>
|
||||||
<Row alignItems="center">
|
<Row alignItems="center">
|
||||||
{connection}
|
{connection}
|
||||||
<Link to="/~btc/settings">
|
<Link to="/settings">
|
||||||
<Box
|
<Box
|
||||||
backgroundColor="white"
|
backgroundColor="white"
|
||||||
borderRadius={4}
|
borderRadius={4}
|
||||||
|
Loading…
Reference in New Issue
Block a user