feat: switch Dioxus to fullstack, add a form for creating a project
This commit is contained in:
3
src/components/mod.rs
Normal file
3
src/components/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub(crate) mod app;
|
||||
pub(crate) mod form_project;
|
||||
pub(crate) mod home;
|
||||
Reference in New Issue
Block a user