{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "table",
  "type": "registry:ui",
  "title": "Table",
  "description": "A responsive table component.",
  "dependencies": [],
  "registryDependencies": [],
  "files": [
    {
      "path": "components/cubix/table.tsx",
      "type": "registry:ui",
      "target": "components/cubix/table.tsx"
    }
  ]
}
