Add Block widget
This commit is contained in:
parent
e31eea8178
commit
2c8f9685b9
7 changed files with 131 additions and 6 deletions
|
|
@ -1,3 +1,5 @@
|
|||
pub use block::*;
|
||||
pub use text::*;
|
||||
|
||||
mod block;
|
||||
mod text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue