Skip to content

Commit

Permalink
Fix react icons build error.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmiscool committed Jul 4, 2024
1 parent a54a784 commit ca3e2b1
Show file tree
Hide file tree
Showing 3 changed files with 1,758 additions and 1,599 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"cSpell.words": ["appimage", "clippy", "jsketcher", "shakram", "tamasfe"]
}
Loading

0 comments on commit ca3e2b1

Please sign in to comment.