website refactor
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React, { ReactNode } from 'react';
|
||||
import { Box } from './Box';
|
||||
import { Text } from './Text';
|
||||
import { Stack } from './Stack';
|
||||
|
||||
interface SponsorSlotCardProps {
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user