card widget

This commit is contained in:
Ashley Wulber 2023-07-17 11:44:57 -04:00 committed by Ashley Wulber
parent 56d24b2372
commit f17d52f37f
4 changed files with 110 additions and 1 deletions

1
src/widget/card/mod.rs Normal file
View file

@ -0,0 +1 @@
pub mod style;