bevy/crates/bevy_ecs/macros/src
Yilin Wei d44c3cd150 Fix error message for the Component macro's component storage attribute. (#3534)
# Objective

Fixes the error message for the `component` attribute when users use the wrong literals.
2022-01-02 23:28:18 +00:00
..
component.rs Fix error message for the Component macro's component storage attribute. (#3534) 2022-01-02 23:28:18 +00:00
lib.rs Merge New Renderer 2021-11-22 23:57:42 -08:00