Remove todo-app code

This commit is contained in:
2024-06-20 21:08:55 -04:00 Unverified
parent f958cd36fa
commit ca99c97009
3 changed files with 74 additions and 426 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
mod app;
mod components;
pub use app::Realm;
pub use app::RealmApp;