Decrease typing speed

This commit is contained in:
Hazem Krimi
2021-01-15 19:25:34 +01:00
parent b48476b5d1
commit a5f134ed0f
+1 -1
View File
@@ -37,7 +37,7 @@ const Wrapper = styled.div`
const Hero: FC = () => { const Hero: FC = () => {
return ( return (
<Wrapper> <Wrapper>
<Typing speed={1} hideCursor={true} loop={false}> <Typing speed={10} hideCursor={true} loop={false}>
<h2>Hi.</h2> <h2>Hi.</h2>
<h2>I Can Build Stuff.</h2> <h2>I Can Build Stuff.</h2>
<h2 className='green'> <h2 className='green'>