ok
This commit is contained in:
@@ -124,7 +124,7 @@ export default function Footer({
|
||||
</div>
|
||||
|
||||
{/* Rounded Rectangle with "Scan Meja" and QR Icon */}
|
||||
{showTable && shopId && (
|
||||
{/* {showTable && shopId && (
|
||||
<div
|
||||
ref={scanMejaRef}
|
||||
onClick={table.length == 0 ? goToScan : handleScanMejaClick}
|
||||
@@ -150,7 +150,7 @@ export default function Footer({
|
||||
</button>
|
||||
)}
|
||||
</div>
|
||||
)}
|
||||
)} */}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user