We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca267d commit 1290ea8Copy full SHA for 1290ea8
1 file changed
data/axios-cheat-sheet.json
@@ -10,7 +10,7 @@
10
"items": [
11
{
12
"definition": "(npm) দিয়ে ইন্সটল করার জন্য",
13
- "code": "npm install axios"
+ "code": "npm i axios"
14
},
15
16
"definition": "(yarn) দিয়ে ইন্সটল করার জন্য",
0 commit comments