Skip to content

Commit 13dad0f

Browse files
author
Doğa Gürdal
committed
refactor(snippets/json): update ACF flexible content snippet button label default
1 parent 607e811 commit 13dad0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/json.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
"\t\"label\": \"$1\",",
397397
"\t\"type\": \"flexible_content\",",
398398
"\t\"name\": \"$2\",",
399-
"\t\"button_label\": \"Add ${3:Content}\",",
399+
"\t\"button_label\": \"Add ${3:Component}\",",
400400
"\t\"min\": ${4:0},",
401401
"\t\"max\": ${5:0},",
402402
"\t\"layouts\": [",

0 commit comments

Comments
 (0)