TeamRepository/block.json
2025-06-17 13:46:43 +05:30

14 lines
334 B
JSON

{
"apiVersion": 2,
"name": "custom/meet-the-team",
"title": "Meet The Team",
"category": "widgets",
"icon": "groups",
"description": "Custom block to display your team section with transitions and effects.",
"editorScript": "file:./build/index.js",
"style": "file:./style.css",
"supports": {
"html": false
}
}