From e688ebc154e06e95c6a1e283da6befb496e44e2e Mon Sep 17 00:00:00 2001 From: "wkylin.w@gmail.com" Date: Wed, 15 Jan 2025 19:47:13 +0800 Subject: [PATCH] fix: error --- src/pages/home/index.jsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/pages/home/index.jsx b/src/pages/home/index.jsx index 0993725e..0ce23096 100644 --- a/src/pages/home/index.jsx +++ b/src/pages/home/index.jsx @@ -40,16 +40,16 @@ import ContentPlaceholder from '@stateless/ContentPlaceholder' import SkeletonFix from '@stateless/SkeletonFix' import { ReactSignature } from '@stateless/ReactSignature' // import AdvancedCodeBlock from '@stateless/AdvancedCodeBlock' -// import SquaresGrid from '@stateless/SquaresGrid' +import SquaresGrid from '@stateless/SquaresGrid' import ShinyText from '@stateless/ShinyText' // import BlurText from '@stateless/BlurText' -// import Meteors from '@stateless/Meteors' -// import CompareAll from '@stateless/CompareAll' -// import TextLoader from '@stateless/TextLoader' -// import BackgroundBoxes from '@stateless/BackgroundBoxes' +import Meteors from '@stateless/Meteors' +import CompareAll from '@stateless/CompareAll' +import TextLoader from '@stateless/TextLoader' +import BackgroundBoxes from '@stateless/BackgroundBoxes' import TypeWriter from '@stateless/TypeWriter' import SlideText from '@stateless/SlideText' -// import SparklesCore from '@stateless/Sparkles' +import SparklesCore from '@stateless/Sparkles' import firstImage from '@assets/images/88-300x160.jpg' import secondImage from '@assets/images/2-300x160.jpg' @@ -298,7 +298,7 @@ const Home = () => { {/*
*/} - {/*
+
{ }} > Direction: {enterDirection} -
*/} - {/*
+
+
{ borderColor="#222" hoverFillColor="#222" /> -
*/} +