{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "scroll-area",
  "type": "registry:ui",
  "title": "Scroll Area",
  "description": "Augments native scroll functionality for custom, cross-browser styling.",
  "dependencies": ["@base-ui/react"],
  "registryDependencies": [],
  "files": [
    {
      "path": "components/cubix/scroll-area.tsx",
      "type": "registry:ui",
      "target": "components/cubix/scroll-area.tsx"
    }
  ]
}
