From d8c11915fa50416d724b54fae8df1aeb88338198 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Tue, 7 May 2024 11:12:53 +0300 Subject: [PATCH] more merge --- components/PwaManager.tsx | 19 ++++++++++++++----- next.config.js | 2 +- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/components/PwaManager.tsx b/components/PwaManager.tsx index 19d2857..623fd17 100644 --- a/components/PwaManager.tsx +++ b/components/PwaManager.tsx @@ -216,15 +216,24 @@ function PwaManager() { {isPWAInstalled &&

App is installed!

} {isStandAlone &&

PWA App

} + - + +