From 6a9debcf16580661351b886ccbd9608de2987968 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Tue, 7 May 2024 11:08:19 +0300 Subject: [PATCH] merge leftovers --- components/PwaManager.tsx | 19 +++++-------------- next.config.js | 21 +++++++++++++++++++-- package.json | 8 ++++---- server.js | 2 ++ worker/index.js | 3 ++- 5 files changed, 32 insertions(+), 21 deletions(-) diff --git a/components/PwaManager.tsx b/components/PwaManager.tsx index 623fd17..19d2857 100644 --- a/components/PwaManager.tsx +++ b/components/PwaManager.tsx @@ -216,24 +216,15 @@ function PwaManager() { {isPWAInstalled &&

App is installed!

} {isStandAlone &&

PWA App

} - - - +