From d727ecd4e511dcea32b6fbacfb54b6bf3a19bb86 Mon Sep 17 00:00:00 2001 From: Liam Date: Thu, 10 Nov 2022 14:24:57 -0500 Subject: [PATCH] labels, code styling --- web/src/components/Preferences.js | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/web/src/components/Preferences.js b/web/src/components/Preferences.js index b255556c..4b7213ea 100644 --- a/web/src/components/Preferences.js +++ b/web/src/components/Preferences.js @@ -186,14 +186,14 @@ const BackgroundPush = () => { return ( + title={"Background notifications"} + description={"Push notifications are delivered in the background"} + > + > @@ -523,8 +523,14 @@ const Install = () => { return ( - -