Finish fixing up Avatar using URI
This commit is contained in:
parent
44d40625fe
commit
fd6320b136
6 changed files with 10 additions and 48 deletions
|
@ -1,6 +1,5 @@
|
|||
use crate::prelude::*;
|
||||
use gpui::{img, Div, Hsla, ImageData, ImageSource, Img, IntoElement, Styled};
|
||||
use std::sync::Arc;
|
||||
use gpui::{img, Div, Hsla, ImageSource, Img, IntoElement, Styled};
|
||||
|
||||
#[derive(Debug, Default, PartialEq, Clone)]
|
||||
pub enum Shape {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue