1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 18:23:31 +00:00

remove 'V2' from new component

This commit is contained in:
rr-bw
2024-09-13 14:53:44 -07:00
parent 532d3eaefc
commit 8fa5c55088
4 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ import {
RegistrationStartSecondaryComponentData,
SetPasswordJitComponent,
RegistrationLinkExpiredComponent,
LoginComponentV2,
LoginComponent,
LoginSecondaryContentComponent,
LockIcon,
UserLockIcon,
@@ -202,7 +202,7 @@ const routes: Routes = [
children: [
{
path: "",
component: LoginComponentV2,
component: LoginComponent,
},
{
path: "",