{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "photoberry/session-header",
	"title": "PhotoBerry Session Header",
	"category": "theme",
	"description": "Display the header for a PhotoBerry Studio Session.",
	"textdomain": "photoberry-studio",
	"attributes": {},
	"usesContext": ["postId"],
	"supports": {
		"align": false,
		"html": false,
		"reusable": false,
		"renaming": false,
		"interactivity": {
			"clientNavigation": true
		}
	}
}
