1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

[PM-10429] remove onboarding module for the browser refresh (#12759)

* remove onboarding module

* revert package.json commit
This commit is contained in:
Merissa Weinstein
2025-01-15 11:53:03 -06:00
committed by GitHub
parent 1916fdc87f
commit 334dd4cebe
5 changed files with 0 additions and 180 deletions

View File

@@ -179,7 +179,6 @@ export const PREMIUM_BANNER_DISK_LOCAL = new StateDefinition("premiumBannerRepro
web: "disk-local",
});
export const BANNERS_DISMISSED_DISK = new StateDefinition("bannersDismissed", "disk");
export const VAULT_BROWSER_UI_ONBOARDING = new StateDefinition("vaultBrowserUiOnboarding", "disk");
export const NEW_DEVICE_VERIFICATION_NOTICE = new StateDefinition(
"newDeviceVerificationNotice",
"disk",