styles-update
This commit is contained in:
@@ -2,7 +2,4 @@
|
||||
export { default as Button } from './Button';
|
||||
export { default as Card } from './Card';
|
||||
export type { ButtonProps } from './Button';
|
||||
export type { CardProps } from './Card';
|
||||
|
||||
// Importar los estilos
|
||||
import './styles.css';
|
||||
export type { CardProps } from './Card';
|
||||
Reference in New Issue
Block a user