cleanup Lazy examples
This commit is contained in:
parent
2e3a69be31
commit
4066f89ce7
3 changed files with 1 additions and 150 deletions
|
|
@ -46,7 +46,7 @@ impl Sandbox for App {
|
|||
}
|
||||
|
||||
fn title(&self) -> String {
|
||||
String::from("Cached - Iced")
|
||||
String::from("Lazy - Iced")
|
||||
}
|
||||
|
||||
fn update(&mut self, message: Message) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue