Skip to content

Commit

Permalink
fix tile icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-ErikaMcVey committed Mar 4, 2025
1 parent 57a3c49 commit 07d42c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
(keydown)="onHeaderGrabHandleKeyDown($event)"
(mousedown)="onHeaderGrabHandleMouseDown($event)"
>
<sky-icon *skyThemeIf="'modern'" iconName="grid-dots" />
<sky-icon *skyThemeIf="'modern'" iconName="re-order-dots-vertical" />
</button>

@if (config.showIterator) {
Expand Down

0 comments on commit 07d42c5

Please sign in to comment.