wip: design
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
use crate::{h_flex, theme::ActiveTheme};
|
||||
use gpui::{
|
||||
div, prelude::FluentBuilder, rems, Div, IntoElement, ParentElement, RenderOnce, SharedString,
|
||||
Styled, WindowContext,
|
||||
};
|
||||
|
||||
use crate::{h_flex, theme::ActiveTheme};
|
||||
|
||||
const MASKED: &str = "•";
|
||||
|
||||
#[derive(Default, PartialEq, Eq)]
|
||||
|
||||
Reference in New Issue
Block a user