{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "bw/faq-text",
	"title": "FAQ Text Section",
	"category": "design",
	"icon": "text",
	"description": "The intro text area of an FAQ Accordion (heading + paragraph). Empty by default — add your own blocks. Only usable inside an FAQ Accordion.",
	"textdomain": "kadence-child",
	"parent": [ "bw/faq-accordion" ],
	"supports": {
		"html": false,
		"reusable": false
	},
	"editorScript": "bw-faq-text-editor"
}
