Add List widget
This commit is contained in:
parent
0a91f2077d
commit
82049aedc0
2 changed files with 338 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
pub mod list;
|
||||
pub mod text;
|
||||
|
||||
use async_trait::async_trait;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue