feat: added animation to experience component

This commit is contained in:
2022-04-22 10:28:14 +01:00
parent eddb2c15a0
commit 408ef7f2f7
3 changed files with 33 additions and 27 deletions

View File

@@ -18,7 +18,7 @@ import Experience from "../sections/Experience";
// Component
//============================================================
const DELAY = 1000;
const DELAY = 0;
const FrontPage = () => {
return (