parent
756adc32db
commit
954d0a0be5
@ -45,7 +45,7 @@ pub fn transactions_view<'a>(
|
||||
.push(Container::new(h3("Transactions")))
|
||||
.push(Space::with_width(Length::Fill))
|
||||
.push(
|
||||
button::secondary(None, "Export")
|
||||
button::secondary(Some(icon::backup_icon()), "Export")
|
||||
.on_press(ImportExportMessage::Open.into()),
|
||||
),
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user