{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "tabs", "type": "registry:ui", "title": "Tabs", "description": "A set of layered sections with the same height of content—known as tab panels—that are displayed one at a time.", "dependencies": ["motion"], "registryDependencies": ["https://animate-ui.com/r/motion-highlight"], "files": [ { "path": "registry/components/tabs/index.tsx", "type": "registry:ui", "target": "components/animate-ui/components/tabs.tsx" } ] }