Skip to content

Commit

Permalink
🐛 Fix bug on deploy
Browse files Browse the repository at this point in the history
🐛 Fix dependency missing import
  • Loading branch information
Ruben35 authored Aug 13, 2022
2 parents ddce962 + 0b6ec73 commit 65f0348
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import Seo from "../components/utils/Seo"
import * as styles from "../styles/home.module.css"
import { StaticImage } from "gatsby-plugin-image"
import { Link } from "gatsby"
import "animate.css"

const HomePage = () => {
return (
Expand Down

0 comments on commit 65f0348

Please sign in to comment.