Add basic HRule and VRule widgets
This commit is contained in:
parent
78906ffd96
commit
32f1ad5aae
2 changed files with 37 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
pub mod background;
|
||||
pub mod empty;
|
||||
pub mod list;
|
||||
pub mod rules;
|
||||
pub mod text;
|
||||
|
||||
use async_trait::async_trait;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue