use super::*; pub(crate) struct BaseUiPlugin; impl Plugin for BaseUiPlugin { fn build(&self, app: &mut App) { app.init_resource::