Shopping list (WIP)

This commit is contained in:
Greg Burri 2025-02-11 19:39:13 +01:00
parent ce3821b94e
commit 084be9fb00
16 changed files with 296 additions and 90 deletions

View file

@ -15,6 +15,7 @@ mod recipe_edit;
mod recipe_scheduler;
mod recipe_view;
mod request;
mod shopping_list;
mod toast;
mod utils;