{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "omnipress/tabs-content",
  "version": "1.0.0",
  "title": "Tabs Content",
  "category": "omnipress",
  "icon": "",
  "description": "Organize diverse content effortlessly within each tab using the Tabs Content block",
  "supports": {
    "align": false,
    "html": false,
    "multiple": true,
    "reusable": false,
    "inserter": false,
    "lock": true,
    "dimensions": {
      "minHeight": false
    }
  },
  "parent": [
    "omnipress/tabs"
  ],
  "textdomain": "omnipress"
}