{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "switch",
  "type": "registry:ui",
  "title": "Switch",
  "description": "A control that allows the user to toggle between checked and not checked.",
  "dependencies": [],
  "registryDependencies": [],
  "files": [
    {
      "path": "components/cubix/switch.tsx",
      "type": "registry:ui",
      "target": "components/cubix/switch.tsx"
    }
  ]
}
