cherry-studio/packages/ui/src/components
MyPrototypeWhat 53883a27be feat: add Tabs component and related subcomponents
- Introduced a new Tabs component along with TabsList, TabsTrigger, and TabsContent for improved content organization.
- Updated package.json and yarn.lock to include @radix-ui/react-tabs dependency.
- Enhanced index.ts to export the new Tabs components for easier access in the UI library.
- Created stories for the Tabs component in Storybook to demonstrate various usage scenarios.
2025-11-21 17:09:29 +08:00
..
composites Fix/merge-main (#11262) 2025-11-12 22:49:58 +08:00
icons Remove deprecated icon components and their associated stories 2025-11-17 11:07:11 +08:00
primitives feat: add Tabs component and related subcomponents 2025-11-21 17:09:29 +08:00
index.ts feat: add Tabs component and related subcomponents 2025-11-21 17:09:29 +08:00