{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "resizable",
  "type": "registry:ui",
  "title": "Resizable",
  "description": "Accessible resizable panel groups and layouts.",
  "dependencies": ["react-resizable-panels"],
  "registryDependencies": [],
  "files": [
    {
      "path": "components/cubix/resizable.tsx",
      "type": "registry:ui",
      "target": "components/cubix/resizable.tsx"
    }
  ]
}
