From ce3da0cd59b65297750a3c4e06d277eff9d033b8 Mon Sep 17 00:00:00 2001 From: 21120447 Date: Sun, 27 Oct 2024 13:08:17 +0700 Subject: [PATCH] :bug: fix: delete never use --- src/components/logo/Logo.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/logo/Logo.tsx b/src/components/logo/Logo.tsx index 5a4f31a..0ef5e04 100644 --- a/src/components/logo/Logo.tsx +++ b/src/components/logo/Logo.tsx @@ -1,5 +1,4 @@ import { Heading } from "@chakra-ui/react"; -import React from "react"; const Logo = () => { return (