# Objective - Fixes #11187 ## Solution - Rename the `AddChild` struct to `PushChild` - Rename the `AddChildInPlace` struct to `PushChildInPlace` ## Migration Guide The struct `AddChild` has been renamed to `PushChild`, and the struct `AddChildInPlace` has been renamed to `PushChildInPlace`. |
||
|---|---|---|
| .. | ||
| components | ||
| commands.rs | ||
| helper.rs | ||
| lib.rs | ||
| systems.rs | ||