{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "direction",
  "type": "registry:ui",
  "title": "Direction",
  "description": "A provider component that sets the text direction for your application.",
  "dependencies": ["@base-ui/react"],
  "registryDependencies": [],
  "files": [
    {
      "path": "components/cubix/direction.tsx",
      "type": "registry:ui",
      "target": "components/cubix/direction.tsx"
    }
  ]
}
