diff --git a/src/pages/home/index.jsx b/src/pages/home/index.jsx index 22be2c47f..1705bfbe8 100644 --- a/src/pages/home/index.jsx +++ b/src/pages/home/index.jsx @@ -470,7 +470,7 @@ const Home = () => { className="text-gray-500" waitTime={1500} deleteSpeed={40} - cursorChar={'_'} + cursorChar="_" />
@@ -802,7 +802,7 @@ const Home = () => {