Start with Ionic UI Components
++ myaccount works! +
diff --git a/src/app/myaccount/myaccount.component.scss b/src/app/myaccount/myaccount.component.scss new file mode 100644 index 0000000..e69de29 diff --git a/src/app/myaccount/myaccount.component.spec.ts b/src/app/myaccount/myaccount.component.spec.ts new file mode 100644 index 0000000..1430b77 --- /dev/null +++ b/src/app/myaccount/myaccount.component.spec.ts @@ -0,0 +1,24 @@ +import { ComponentFixture, TestBed, waitForAsync } from '@angular/core/testing'; +import { IonicModule } from '@ionic/angular'; + +import { MyaccountComponent } from './myaccount.component'; + +describe('MyaccountComponent', () => { + let component: MyaccountComponent; + let fixture: ComponentFixture+ otp-page works! +
diff --git a/src/app/pages/authentication/otp-page/otp-page.component.scss b/src/app/pages/authentication/otp-page/otp-page.component.scss new file mode 100644 index 0000000..e69de29 diff --git a/src/app/pages/authentication/otp-page/otp-page.component.spec.ts b/src/app/pages/authentication/otp-page/otp-page.component.spec.ts new file mode 100644 index 0000000..59068fd --- /dev/null +++ b/src/app/pages/authentication/otp-page/otp-page.component.spec.ts @@ -0,0 +1,24 @@ +import { ComponentFixture, TestBed, waitForAsync } from '@angular/core/testing'; +import { IonicModule } from '@ionic/angular'; + +import { OtpPageComponent } from './otp-page.component'; + +describe('OtpPageComponent', () => { + let component: OtpPageComponent; + let fixture: ComponentFixture+ password works! +
diff --git a/src/app/pages/authentication/password/password.component.scss b/src/app/pages/authentication/password/password.component.scss new file mode 100644 index 0000000..e69de29 diff --git a/src/app/pages/authentication/password/password.component.spec.ts b/src/app/pages/authentication/password/password.component.spec.ts new file mode 100644 index 0000000..5f3c3a6 --- /dev/null +++ b/src/app/pages/authentication/password/password.component.spec.ts @@ -0,0 +1,24 @@ +import { ComponentFixture, TestBed, waitForAsync } from '@angular/core/testing'; +import { IonicModule } from '@ionic/angular'; + +import { PasswordComponent } from './password.component'; + +describe('PasswordComponent', () => { + let component: PasswordComponent; + let fixture: ComponentFixture
+ + Lorem ipsum dolor sit amet, consectetur adipisicing elit. Illum odio placeat incidunt nesciunt atque ratione + quisquam, fugit omnis maxime adipisci excepturi dignissimos aliquam asperiores itaque unde sequi? Minus, quia, + dolore? +
+ ++ Lorem ipsum dolor sit amet, consectetur adipisicing elit. Illum odio placeat incidunt nesciunt atque ratione + quisquam, fugit omnis maxime adipisci excepturi dignissimos aliquam asperiores itaque unde sequi? Minus, quia, + dolore? +
+
{{fieldGroup.qty}}
+
+
+
+
+
+
{{fieldGroup.qty}}
+