Brave new world awaits
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
54a3b56935
commit
3e329861f9
4 changed files with 35 additions and 34 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue