Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
edonehoo authored Dec 17, 2024
1 parent ecfffa5 commit 1f337cf
Showing 1 changed file with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -688,20 +688,12 @@ export const iconsData = [
"Contextual_usage": "Represents the smallest-to-largest, lowest-to-highest or first-to-last (ascending) sort order for any data type.",
"Unicode": "f884"
},
{
"Style": "fas",
"Name": "fa-sort-amount-down-alt",
"React_name": "SortAmountDownAltIcon",
"Type": "Action",
"Contextual_usage": "Represents the smallest-to-largest, lowest-to-highest or first-to-last (ascending) sort order for any data type.",
"Unicode": "f884"
},
{
"Style": "fas",
"Name": "fa-star-icon",
"React_name": "StarIcon",
"Type": "Action",
"Contextual_usage": "Indicates that an item is marked as a favorite.",
"Contextual_usage": "Indicates that an item is marked as a favorite",
},
{
"Style": "fas",
Expand Down

0 comments on commit 1f337cf

Please sign in to comment.