feat: implement push notification registration and nudge feature; enhance user settings and notification handling
This commit is contained in:
@@ -530,7 +530,7 @@ const UserProfileAvatar = () => {
|
||||
/>
|
||||
|
||||
<SubscriptionModal
|
||||
isOpen={isSubscriptionModalOpen}
|
||||
open={isSubscriptionModalOpen}
|
||||
onClose={() => setIsSubscriptionModalOpen(false)}
|
||||
/>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user