Refine onboarding UI and fix dashboard checklist progress
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
export const ATTRIBUTION_COOKIE_NAME = 'qrmaster_first_touch';
|
||||
export const ONBOARDING_CHECKLIST_DISMISS_KEY = 'qrmaster_onboarding_checklist_dismissed';
|
||||
export const ONBOARDING_DOWNLOAD_COMPLETE_KEY = 'qrmaster_onboarding_download_complete';
|
||||
export const ONBOARDING_DOWNLOAD_COMPLETE_EVENT = 'qrmaster:onboarding-download-complete';
|
||||
|
||||
export type LifecycleStage =
|
||||
| 'cold'
|
||||
|
||||
Reference in New Issue
Block a user