logic of the add button, needs redesign

This commit is contained in:
filipriec
2025-04-17 16:48:03 +02:00
parent ff8b4eb0f6
commit 4f39b93edd
3 changed files with 43 additions and 2 deletions

View File

@@ -3,3 +3,4 @@
pub mod form;
pub mod login;
pub mod register;
pub mod add_table;