cherry-studio/packages/ui/stories/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 refactor(select): replace Selector component with new Select implementation in SettingsTab 2025-11-11 11:01:48 +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