Skip to content

Commit

Permalink
chore: apply changes after linting [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and github-actions[bot] committed Oct 25, 2024
1 parent 1061b6d commit 9797795
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {TuiCheckbox, TuiTooltip} from '@taiga-ui/kit';

@Component({
standalone: true,
imports: [ReactiveFormsModule, TuiCheckbox, TuiLabel, TuiTitle, TuiIcon, TuiTooltip],
imports: [ReactiveFormsModule, TuiCheckbox, TuiIcon, TuiLabel, TuiTitle, TuiTooltip],
templateUrl: './index.html',
encapsulation,
changeDetection,
Expand Down

0 comments on commit 9797795

Please sign in to comment.