thread 'main' panicked at /Users/chris/github/kaosat-dev/Blenvy/crates/blenvy/src/blueprints/copy_components.rs:78:29:
type "leafwing_input_manager::action_state::ActionState<wash_cycle::leafwing_test::PlayerAction>"'s ReflectComponent data was not found in the type registry, this could be because the type is missing a #[reflect(Component)]
New error message reads like this:
related to #221