dioxus/packages/core-macro/src
tigerros bf36fc6def
Fix #[component] expansion Clippy warning (#1599)
Adds a `#[allow(clippy::inline_always)]` attribute to the generated `__dx_inner_comp` function.
2023-11-01 08:14:07 -05:00
..
component_body Add system for creating component attributes + new #[component] attribute (#1448) 2023-09-15 09:13:36 -05:00
component_body_deserializers Fix #[component] expansion Clippy warning (#1599) 2023-11-01 08:14:07 -05:00
props fix clippy 2023-10-19 15:48:06 -05:00
lib.rs Improve prop docs (#1565) 2023-10-23 08:41:26 -05:00
utils.rs Improve prop docs (#1565) 2023-10-23 08:41:26 -05:00