diff --git a/src/App.js b/src/App.js index a9f209c..3fb61f4 100644 --- a/src/App.js +++ b/src/App.js @@ -612,6 +612,8 @@ function App() { socket={socket} totalItemsCount={totalItemsCount} deviceType={deviceType} + shopItems={shopItems} + setShopItems={setShopItems} /> {/*