{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "ghostkit/form-field-select",
	"parent": ["ghostkit/form"],
	"category": "ghostkit",
	"title": "Select",
	"description": "Form field select.",
	"supports": {
		"html": false,
		"className": false,
		"anchor": true,
		"reusable": false
	},
	"style": ["ghostkit"],
	"viewScript": ["ghostkit"]
}
