{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "pagination",
  "type": "registry:ui",
  "title": "Pagination",
  "description": "Pagination with page navigation, next and previous links.",
  "dependencies": [],
  "registryDependencies": ["button"],
  "files": [
    {
      "path": "components/cubix/pagination.tsx",
      "type": "registry:ui",
      "target": "components/cubix/pagination.tsx"
    }
  ]
}
