initial docs
This commit is contained in:
9
.vscode/youtube.code-snippets
vendored
Normal file
9
.vscode/youtube.code-snippets
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"DocuVideo": {
|
||||
"prefix": "youtube",
|
||||
"body": [
|
||||
"<Youtube videoId=\"${1:zQnBQ4tB3ZA}\" />"
|
||||
],
|
||||
"description": "Snippet untuk menampilkan komponen video Youtube."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user