Skip to content

Commit

Permalink
DEV: Update deprecated FA4 icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaylorhq committed Dec 31, 2019
1 parent fd8b98a commit a4a0d12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ export default createWidget("topic-admin-menu", {
"div",
this.attach("button", {
action: "clickOutside",
icon: "close",
icon: "times",
className: "close-button"
})
)
Expand Down

0 comments on commit a4a0d12

Please sign in to comment.