diff options
Diffstat (limited to '.frontmatter/config/content/snippets/button.json')
| -rw-r--r-- | .frontmatter/config/content/snippets/button.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.frontmatter/config/content/snippets/button.json b/.frontmatter/config/content/snippets/button.json index 9181a19..0b3d773 100644 --- a/.frontmatter/config/content/snippets/button.json +++ b/.frontmatter/config/content/snippets/button.json @@ -18,8 +18,7 @@ { "name": "outline", "title": "Outline", - "type": "boolean", - "default": true + "type": "string" }, { "name": "content", |
