diff --git a/public/manifest.json b/public/manifest.json index 34dd96e..4177a73 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,17 +3,17 @@ "name": "jangan pernah ragukan pelanggan", "icons": [ { - "src": "favicon.ico", + "src": "kedai.png", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }, { - "src": "logo192.png", + "src": "kedai.png", "type": "image/png", "sizes": "192x192" }, { - "src": "logo512.png", + "src": "kedai.png", "type": "image/png", "sizes": "512x512" } diff --git a/src/App.js b/src/App.js index 5eb5cf0..4551f49 100644 --- a/src/App.js +++ b/src/App.js @@ -703,36 +703,6 @@ function App() { totalPrice={totalPrice} lastTransaction={lastTransaction} /> - {/*