parent
8c06168d0d
commit
e52b3f192e
@ -512,7 +512,8 @@ pub fn view(step: &Step) -> Element<ViewMessage> {
|
||||
Row::new()
|
||||
.spacing(10)
|
||||
.push(
|
||||
button::secondary(None, "Use another Bitcoin network")
|
||||
button::secondary(None, "Back")
|
||||
.width(Length::Fixed(200.0))
|
||||
.on_press(ViewMessage::SwitchNetwork),
|
||||
)
|
||||
.push(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user