This commit is contained in:
frontend perkafean
2024-09-10 09:21:16 +00:00
parent 762bee40bb
commit f46639e05c
10 changed files with 768 additions and 337 deletions

View File

@@ -343,6 +343,7 @@ function App() {
<Cart
table={table}
sendParam={handleSetParam}
socket={socket}
totalItemsCount={totalItemsCount}
deviceType={deviceType}
/>