Brave new world awaits

Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
Piotr Osiewicz 2023-11-21 00:47:47 +01:00
parent 54a3b56935
commit 3e329861f9
4 changed files with 35 additions and 34 deletions

View file

@ -79,7 +79,6 @@ impl Toolbar {
impl Render for Toolbar {
type Element = Div;
fn render(&mut self, cx: &mut ViewContext<Self>) -> Self::Element {
//dbg!(&self.items.len());
v_stack()