moved form.rs into the state where it really belongs to
This commit is contained in:
3
client/src/state/pages.rs
Normal file
3
client/src/state/pages.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
// src/state/pages.rs
|
||||
|
||||
pub mod form;
|
||||
Reference in New Issue
Block a user