Skip to content

Commit

Permalink
Update ide.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin authored Jul 21, 2024
1 parent 2a9850e commit 5cd125e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions ide.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
"condition": [
{
"methodNames": [
"icon",
"trueIcon",
"activeIcon",
"badgeIcon",
"completedIcon",
"descriptionIcon",
"emptyStateIcon",
"falseIcon",
"groupedIcon",
"hintIcon",
"icon",
"modalIcon",
"offIcon",
"onIcon",
"prefixIcon",
"suffixIcon",
"activeIcon",
"completedIcon",
"badgeIcon",
"hintIcon",
"modalIcon",
"descriptionIcon",
"groupedIcon",
"emptyStateIcon"
"trueIcon"
],
"parameters": [1]
}
Expand Down

0 comments on commit 5cd125e

Please sign in to comment.