53883a27be
- 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.