adding delay again
This commit is contained in:
@ -18,7 +18,7 @@ import Skills from '../sections/Skills';
|
|||||||
// Component
|
// Component
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
const DELAY = 0;
|
const DELAY = 1000;
|
||||||
|
|
||||||
const FrontPage = () => {
|
const FrontPage = () => {
|
||||||
return (
|
return (
|
||||||
|
Reference in New Issue
Block a user