forked from trent_larson/crowd-funder-for-time-pwa
chore: remove notifications that don't work, and adjust other commentary & docs.
This commit is contained in:
@@ -60,8 +60,10 @@
|
||||
@share-info="onShareInfo"
|
||||
/>
|
||||
|
||||
<!-- Notifications -->
|
||||
<!-- Currently disabled because it doesn't work, even on Chrome. If restored, make sure it works or doesn't show on mobile/electron. -->
|
||||
<section
|
||||
v-if="isRegistered"
|
||||
v-if="false"
|
||||
id="sectionNotifications"
|
||||
class="bg-slate-100 rounded-md overflow-hidden px-4 py-4 mt-8 mb-8"
|
||||
aria-labelledby="notificationsHeading"
|
||||
|
||||
Reference in New Issue
Block a user