Skip to content

Commit

Permalink
refactor(demo-integrations): removed useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanslav Zaytsev committed Mar 1, 2024
1 parent b99888d commit ae0113d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import {ChangeDetectionStrategy, Component} from '@angular/core';
import {FormsModule} from '@angular/forms';
import {MaskitoDirective} from '@maskito/angular';
import {MaskitoElementPredicate, MaskitoOptions} from '@maskito/core';
// or ViewChild

@Component({
standalone: true,
selector: 'synchronous-test-input',
Expand Down

0 comments on commit ae0113d

Please sign in to comment.