From dd0227ab80557941c04bd540dd4534c014dbe0ae Mon Sep 17 00:00:00 2001 From: Vassshhh Date: Tue, 26 Aug 2025 01:46:40 +0700 Subject: [PATCH] ok --- public/manifest.json | 6 +++--- src/App.js | 36 ------------------------------------ src/pages/Cart.js | 12 ++++++++++++ src/pages/Invoice.module.css | 2 +- 4 files changed, 16 insertions(+), 40 deletions(-) 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} /> - {/*