Skip to content

Commit

Permalink
Linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmonisit committed Sep 4, 2023
1 parent e2fdf89 commit bd22778
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/_Landing/sections/hero/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import cloud2 from "../../assets/clouds/cloud2.png";
import cloud4 from "../../assets/clouds/cloud4.png";
import cloudWhale from "../../assets/animals/cloud-whale.png";
import { Profile } from "../../../Profile";
import { FaArrowDown } from "react-icons/fa";
import { scrollToSectionName, useUserScrolled } from "./utilities";

function Rabbit() {
return (
Expand Down

0 comments on commit bd22778

Please sign in to comment.