Skip to content

Commit

Permalink
fix: resolved broken icons as code details section issue (#2144)
Browse files Browse the repository at this point in the history
  • Loading branch information
jguddas committed May 13, 2024
1 parent 34dddb8 commit 155ff33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/generateChangedIconsCommentMarkup.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ ${changeFilesLowDPIImageTags}<br/>
<summary>Icon X-rays</summary>
${changeFilesXRayImageTags}
</details>
<details>
<summary>Icons as code</summary>
Works for: \`lucide-react\`, \`lucide-react-native\`, \`lucide-preact\`, \`lucide-vue-next\`
Expand Down

0 comments on commit 155ff33

Please sign in to comment.