styles-update

This commit is contained in:
Rogelio
2025-10-23 20:09:37 +00:00
parent 92a368a4c5
commit 97ca710495
9 changed files with 24 additions and 69 deletions

View File

@@ -1,2 +1,2 @@
export { default } from './Card';
export { Card, CardHeader, CardContent, CardFooter } from './Card';
export type { CardProps } from './Card';