diff --git a/docs/.dumi/components/Hero/index.tsx b/docs/.dumi/components/Hero/index.tsx index 7c2dfd7ac963..cdf9be263470 100644 --- a/docs/.dumi/components/Hero/index.tsx +++ b/docs/.dumi/components/Hero/index.tsx @@ -136,6 +136,7 @@ const HeroWrapper = styled.div` export const Hero = () => { // TODO: github stars 存 localStorage // 采用 stale-while-revalidate 的策略 + localStorage.length; return (