added menu search

This commit is contained in:
Colin McKechney
2023-04-30 21:31:04 -04:00
parent 8ebf0c162c
commit 7c52c2dd0e
3 changed files with 66 additions and 0 deletions

View File

@@ -2,4 +2,5 @@ pub mod user;
pub mod eatery;
pub mod plan;
pub mod week;
pub mod menu;