adding presenter ui

This commit is contained in:
Chris Cochrun 2024-10-31 12:01:16 -05:00
parent 7de3d8e5bc
commit 7be279c299
2 changed files with 61 additions and 0 deletions

1
src/ui/mod.rs Normal file
View file

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