chore: apply cargo fmt
This commit is contained in:
parent
cb2b0f7b9a
commit
75687acf2f
22 changed files with 373 additions and 285 deletions
|
|
@ -4,5 +4,5 @@
|
|||
pub mod column;
|
||||
// mod item;
|
||||
|
||||
pub use self::column::{ListColumn, list_column};
|
||||
pub use self::column::{list_column, ListColumn};
|
||||
// pub use self::item::{ListItem, list_item};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue