Skip to content

Commit

Permalink
DEV: update deprecated icon name search to magnifying-glass
Browse files Browse the repository at this point in the history
  • Loading branch information
tyb-talks committed Jan 10, 2025
1 parent c0c2fde commit 6e32096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/javascripts/discourse/components/assignment.gjs
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ export default class Assignment extends Component {
maximum=1
tabindex=1
expandedOnInsert=(not this.assignee)
caretUpIcon="search"
caretDownIcon="search"
caretUpIcon="magnifying-glass"
caretDownIcon="magnifying-glass"
}}
/>

Expand Down

0 comments on commit 6e32096

Please sign in to comment.