Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scene example: remove unnecessary reflect(FromWorld) (bevyengine#11938)
# Objective - `#[reflect(FromWorld)]` was added to `ComponentB` somewhere between `v0.12.1` and `v0.13.0`, but it is unnecessary ## Solution - remove the unnecessary `FromWorld`
- Loading branch information