{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "wppv/approve",
	"version": "1.0.0",
	"title": "Approval Button",
	"category": "widgets",
	"icon": "yes-alt",
	"description": "Display an approval form for client validation.",
	"textdomain": "meetempo-client-proof-validate",
	"editorStyle": "file:./editor.css",
	"render": "file:./render.php"
}
