feat: added animation to experience component
This commit is contained in:
@@ -18,7 +18,7 @@ import Experience from "../sections/Experience";
|
||||
// Component
|
||||
//============================================================
|
||||
|
||||
const DELAY = 1000;
|
||||
const DELAY = 0;
|
||||
|
||||
const FrontPage = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user