website refactor
This commit is contained in:
@@ -4,6 +4,7 @@ import { Box } from './Box';
|
||||
import { Card } from './Card';
|
||||
import { Heading } from './Heading';
|
||||
import { Icon } from './Icon';
|
||||
import { Text } from './Text';
|
||||
|
||||
export interface RaceCardProps {
|
||||
children: ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user