Skip to content

Commit

Permalink
leave out push subscriptions for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lassejaco committed Apr 18, 2024
1 parent d3c2574 commit 17ef30c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export const Notifications = (props: any) => {

<h2 className="font-lg-fixed mt-8 mb-2">Push Notifications</h2>

<SubscribePushNotification />
{/* <SubscribePushNotification /> */}

<div className={css['background']}>
<AppLogo />
Expand Down

0 comments on commit 17ef30c

Please sign in to comment.