feat: CardSidebar layout component and ExperienceCard sidebar redesign
Sidebar: period badge, company, stack tags. Main: role title and rich-text description.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export type { CardBackground } from './ui/Card';
|
||||
export { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from './ui/Card';
|
||||
export { Card, CardContent, CardDescription, CardFooter, CardHeader, CardSidebar, CardTitle } from './ui/Card';
|
||||
|
||||
Reference in New Issue
Block a user