{
	"name": "coblocks/buttons",
	"category": "layout",
	"attributes": {
		"items": {
			"type": "number",
			"default": "2"
		},
		"contentAlign": {
			"type": "string",
			"default": "left"
		},
		"isStackedOnMobile": {
			"type": "boolean",
			"default": false
		}
	},
	"title": "Buttons (Deprecated)",
	"textdomain": "coblocks",
	"description": "This block is replaced by core Buttons block."
}
