Misc
This commit is contained in:
parent
50775610d0
commit
82f1a2f612
|
@ -124,14 +124,12 @@ fn EntityInspector<'a>(cx: Scope, selected_entity: &'a UseState<Option<Entity>>)
|
||||||
node {
|
node {
|
||||||
padding: "8",
|
padding: "8",
|
||||||
background_color: NEUTRAL_800,
|
background_color: NEUTRAL_800,
|
||||||
|
|
||||||
node {
|
node {
|
||||||
"Component: {name}"
|
"Component: {name}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue