Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanblinov2k17 committed Mar 6, 2024
1 parent 4a92c38 commit 5fb40f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
MVCDemos
NetCoreDemos
.github
publish-demos
publish-demos
utils
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
(onInitialized)="onInitialized($event)"
[showBorders]="true"
>
<!-- remove columns? -->
<dxo-filter-panel [visible]="true"></dxo-filter-panel>
<dxo-filter-builder
[customOperations]="customOperations"
Expand Down

0 comments on commit 5fb40f2

Please sign in to comment.