graphs renamed to web
This commit is contained in:
5
web/src/pages/mod.rs
Normal file
5
web/src/pages/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
pub(crate) mod add_logic;
|
||||
pub(crate) mod add_table;
|
||||
pub(crate) mod add_validation;
|
||||
pub(crate) mod admin;
|
||||
pub(crate) mod import_export;
|
||||
Reference in New Issue
Block a user