REFACTOR: Align icon imports;
REFACTOR: Remove obsolete `EditButton` component
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Mail as MailIcon } from "lucide-react";
|
||||
import { MailIcon } from "lucide-react";
|
||||
import { useState } from "react";
|
||||
|
||||
const Footer = () => {
|
||||
|
||||
Reference in New Issue
Block a user