Remove unused code in avatar
This commit is contained in:
parent
4ef2f0b2b9
commit
cb830a4ce0
1 changed files with 0 additions and 17 deletions
|
@ -61,23 +61,6 @@ mod stories {
|
||||||
.child(Avatar::new(
|
.child(Avatar::new(
|
||||||
"https://avatars.githubusercontent.com/u/326587?v=4",
|
"https://avatars.githubusercontent.com/u/326587?v=4",
|
||||||
))
|
))
|
||||||
// .child(Avatar::new(
|
|
||||||
// "https://avatars.githubusercontent.com/u/326587?v=4",
|
|
||||||
// ))
|
|
||||||
// .child(Avatar::new(
|
|
||||||
// "https://avatars.githubusercontent.com/u/482957?v=4",
|
|
||||||
// ))
|
|
||||||
// .child(Avatar::new(
|
|
||||||
// "https://avatars.githubusercontent.com/u/1714999?v=4",
|
|
||||||
// ))
|
|
||||||
// .child(Avatar::new(
|
|
||||||
// "https://avatars.githubusercontent.com/u/1486634?v=4",
|
|
||||||
// ))
|
|
||||||
.child(Story::label(cx, "Rounded rectangle"))
|
|
||||||
// .child(
|
|
||||||
// Avatar::new("https://avatars.githubusercontent.com/u/1714999?v=4")
|
|
||||||
// .shape(Shape::RoundedRectangle),
|
|
||||||
// )
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue