update logic

This commit is contained in:
2025-12-25 23:51:01 +03:00
parent 4bf18087cc
commit a87d1d7716
2 changed files with 5 additions and 7 deletions

View File

@@ -24,8 +24,6 @@ export function MenuFooter() {
const grandTotal = useAppSelector(selectGrandTotal);
const { isRTL } = useAppSelector((state) => state.locale);
console.log(orderType);
return (
<>
{(isMobile || isTablet) && (