We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e98a8a commit 52af8a8Copy full SHA for 52af8a8
dist/data/data.json
@@ -71,15 +71,15 @@
71
"id": "2",
72
"prefixType": "practice",
73
"icon": "🏄🏻♀️",
74
- "displayName": "PRACTICE PROJECT",
+ "displayName": "PRACTICE PROJECT (React, Three.js)",
75
"htmlClassName": "practiceProjectPrefixList",
76
"prefix": [
77
{
78
"id": "0",
79
- "constant": "practice-add",
+ "constant": "practice-learn",
80
"prefixIcon": "📖",
81
- "prefixText": "ADD",
82
- "description": "ファイル、学んだことの追加"
+ "prefixText": "LEARN",
+ "description": "学んだ物の名前、講座名、概要・まとめはコメントにでも"
83
}
84
]
85
},
0 commit comments