dave: improve design

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-03-26 16:54:28 -07:00
parent f412b1ac7b
commit c6a7a50f81
7 changed files with 56 additions and 38 deletions

View File

@@ -3,6 +3,7 @@ pub mod colors;
pub mod gif;
pub mod images;
pub mod profile;
pub mod icons;
pub use anim::AnimationHelper;
pub use profile::ProfilePic;