mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
fix error
This commit is contained in:
@@ -114,7 +114,8 @@ export const PricingPlans = ({
|
||||
user.id
|
||||
);
|
||||
setBuying(false);
|
||||
close();
|
||||
eSendEvent(eCloseProgressDialog);
|
||||
eSendEvent(eClosePremiumDialog);
|
||||
await sleep(500);
|
||||
presentSheet({
|
||||
title: 'Thank you for subscribing!',
|
||||
|
||||
Reference in New Issue
Block a user