Merge branch 'master' into yourPlan

This commit is contained in:
selinawy06
2023-04-30 22:17:54 -04:00
committed by GitHub
19 changed files with 18453 additions and 775 deletions

View File

@@ -73,6 +73,7 @@ const menuExpansion = () => {
const setMoma = () => {
ReactSession.set("eatery", 7);
menuExpansion();
}
@@ -96,10 +97,7 @@ const menuExpansion = () => {
menuExpansion();
}
return (
<ThemeProvider theme={theme}>