This commit is contained in:
JMS55 2023-12-19 10:57:13 -08:00
parent 50775610d0
commit 82f1a2f612

View file

@ -124,14 +124,12 @@ fn EntityInspector<'a>(cx: Scope, selected_entity: &'a UseState<Option<Entity>>)
node {
padding: "8",
background_color: NEUTRAL_800,
node {
"Component: {name}"
}
}
}
}
}
}
}