mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-22 14:58:44 -06:00
.
This commit is contained in:
parent
0f4264292c
commit
a95eb96843
|
@ -6,7 +6,8 @@ use crate::{
|
||||||
state::StateRepo
|
state::StateRepo
|
||||||
};
|
};
|
||||||
|
|
||||||
#[cfg(feature = "builtin")] mod builtin {
|
#[cfg(feature = "builtin")]
|
||||||
|
mod builtin {
|
||||||
pub mod rect;
|
pub mod rect;
|
||||||
pub mod container;
|
pub mod container;
|
||||||
pub mod spacer;
|
pub mod spacer;
|
||||||
|
|
Loading…
Reference in a new issue