✨ Incorpora is_renderable en Component
This commit is contained in:
parent
8072d77457
commit
9ad18d1a11
4 changed files with 78 additions and 110 deletions
|
|
@ -1,8 +1,5 @@
|
|||
//! Acciones que operan sobre componentes.
|
||||
|
||||
mod is_renderable;
|
||||
pub use is_renderable::*;
|
||||
|
||||
mod before_render_component;
|
||||
pub use before_render_component::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue