hide menu footer if restaurant close
This commit is contained in:
@@ -148,7 +148,7 @@ function MenuPage() {
|
||||
</Space>
|
||||
</div>
|
||||
|
||||
<MenuFooter />
|
||||
{restaurant && restaurant.isOpened && <MenuFooter />}
|
||||
|
||||
<ScrollEventHandler />
|
||||
<FloatingButton />
|
||||
|
||||
Reference in New Issue
Block a user