Skip to content

Commit a660675

Browse files
thetaPCShaneK
andauthored
Update packages/angular/test/base/src/app/standalone/inputs/inputs.component.ts
Co-authored-by: Shane <shane@shanessite.net>
1 parent 3061740 commit a660675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/test/base/src/app/standalone/inputs/inputs.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import {
1919
IonRadio, IonRange, IonTextarea, IonButton
2020
],
2121
})
22-
export class InputsComponent {
22+
export class InputsComponent {
2323
// Create the FormGroup
2424
form = new FormGroup({
2525
datetime: new FormControl('1994-03-15'),

0 commit comments

Comments
 (0)