Skip to content

curious about extra dep and missing dep #347

@nrjdalal

Description

@nrjdalal
  • component 554
{
  "registryDependencies": [
    "https://originui.com/r/button.json",
    "https://originui.com/r/cropper.json",
    "https://originui.com/r/dialog.json",
-   "https://originui.com/r/select.json", // extra
+   "https://originui.com/r/tooltip.json, // missing
    "https://originui.com/r/slider.json"

  ],
}
  • component 561
{
  "registryDependencies": [
    "https://originui.com/r/cropper.json",
-   "https://originui.com/r/select.json" // extra
+   "https://originui.com/r/tooltip.json // missing
  ],
}
  • component 564
{
  "registryDependencies": [
    "https://originui.com/r/cropper.json",
+   "https://originui.com/r/button.json // missing
  ],
}

other issues - 10+ corrections to be made for registry.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions