Skip to content

Commit c876e4c

Browse files
committed
Use react icon from assets folder
1 parent ebba438 commit c876e4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: assets/react.png

4.26 KB
Loading

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"categories": [
1010
"Snippets"
1111
],
12-
"icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/React-icon.svg/200px-React-icon.png",
12+
"icon": "assets/react.png",
1313
"publisher": "sayinserdar",
1414
"contributes": {
1515
"snippets": [
@@ -25,4 +25,4 @@
2525
]
2626
},
2727
"repository": "https://github.com/sayinserdar/react-query-snippet.git"
28-
}
28+
}

0 commit comments

Comments
 (0)