feat: create a from for subtasks

This commit is contained in:
2024-09-08 19:53:01 +02:00
parent b5589860f8
commit 0f841fb01e
4 changed files with 475 additions and 294 deletions

View File

@@ -12,3 +12,4 @@ pub(crate) mod category_input;
pub(crate) mod reoccurrence_input;
pub(crate) mod layout;
pub(crate) mod navigation_item;
pub(crate) mod subtasks_form;