Skip to content

Commit

Permalink
Import useEffect (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
imse-ty committed Jun 18, 2021
1 parent ea492bb commit a23e3bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/header.js
@@ -1,3 +1,4 @@
import { useEffect, useState } from 'react';
import { useRouter } from 'next/router';
import { motion } from 'framer-motion';
import Link from 'next/link';
Expand Down

0 comments on commit a23e3bf

Please sign in to comment.