diff --git a/.dumi/pages/index/components/Banner.tsx b/.dumi/pages/index/components/Banner.tsx index ca4573063c..ddd842e315 100644 --- a/.dumi/pages/index/components/Banner.tsx +++ b/.dumi/pages/index/components/Banner.tsx @@ -7,7 +7,6 @@ import useSiteToken from '../../../hooks/useSiteToken'; import { GroupMask } from './Group'; import * as utils from '../../../theme/utils'; import SiteContext from './SiteContext'; -import topicImage from './images/topic.png'; const locales = { cn: { @@ -69,7 +68,11 @@ export default function Banner({ children }: BannerProps) { <> {/* Banner Placeholder Motion */} {isMobile ? ( - + ) : (