Skip to content

Commit

Permalink
chore: Added Blazor metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
rkaraivanov committed Jun 19, 2024
1 parent 36192e4 commit fe7d60c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/date-picker/date-picker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ export default class IgcDatePickerComponent extends FormAssociatedRequiredMixin(
},
];

/* blazorSuppress */
public static register() {
registerComponent(
IgcDatePickerComponent,
Expand Down

0 comments on commit fe7d60c

Please sign in to comment.