Skip to content

Commit

Permalink
fix biome error
Browse files Browse the repository at this point in the history
  • Loading branch information
iJuulia authored Aug 20, 2024
1 parent 1019212 commit 0e5e500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/symbol-icon-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"vue": { "iconPath": "./icons/files/vue.svg" },
"xml": { "iconPath": "./icons/files/xml.svg" },
"yarn": { "iconPath": "./icons/files/yarn.svg" },

"angular": { "iconPath": "./icons/files/angular.svg" },
"angular-component": { "iconPath": "./icons/files/angular-component.svg" },
"angular-service": { "iconPath": "./icons/files/angular-service.svg" },
Expand Down

0 comments on commit 0e5e500

Please sign in to comment.