feat: add Card component family to shared/ui
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { Card, CardHeader, CardTitle, CardDescription, CardContent, CardFooter } from './ui/Card'
|
||||
export type { CardBackground } from './ui/Card'
|
||||
Reference in New Issue
Block a user