register is now separated also

This commit is contained in:
filipriec
2025-08-23 21:47:18 +02:00
parent fc2b65601e
commit e6072d25c5
14 changed files with 216 additions and 206 deletions

View File

@@ -3,3 +3,4 @@
pub mod routing;
pub mod forms;
pub mod login;
pub mod register;