aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Footer/index.tsx
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-03 03:32:58 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-03 03:32:58 -0700
commit86188081fd363ac91943b3f5d7e2b9254c4f9ad9 (patch)
treea6ef9f8e9bb4f810790297578873905d3d0bc81d /src/components/Footer/index.tsx
parent8aef4deecc0e64ac294331ba1e13d57b7e6b592c (diff)
fix: eslint issues
Diffstat (limited to 'src/components/Footer/index.tsx')
-rw-r--r--src/components/Footer/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx
index 4618042..12dce6b 100644
--- a/src/components/Footer/index.tsx
+++ b/src/components/Footer/index.tsx
@@ -1,5 +1,5 @@
import React from "react";
-import { IoBug, IoHeart } from "react-icons/io5";
+import { IoBug } from "react-icons/io5";
import { Button } from "..";
import * as Styled from "./index.styled";
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage