mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-26 18:04:45 +10:00
- update dependencies
- upgrade gatsby v2 to v3 - update functions
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { navigate } from 'gatsby';
|
||||
import { memo, useEffect } from 'react';
|
||||
import { navigate } from 'gatsby';
|
||||
|
||||
const NotFound = () => {
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user