{
	"name": "coblocks/dynamic-separator",
	"category": "layout",
	"attributes": {
		"height": {
			"type": "number",
			"default": 50
		},
		"color": {
			"type": "string"
		},
		"customColor": {
			"type": "string"
		}
	},
	"title": "Dynamic Separator",
	"textdomain": "coblocks",
	"editorScript": ["coblocks-2"],
	"description": "Add a resizable spacer between other blocks."
}
