diff --git a/src/components/docs/apply-trial-license.tsx b/src/components/docs/apply-trial-license.tsx index e745ecc..b58687f 100644 --- a/src/components/docs/apply-trial-license.tsx +++ b/src/components/docs/apply-trial-license.tsx @@ -17,7 +17,7 @@ const ApplyTrialLicense = ({ showBorder = true }) => { Contact us {" "} diff --git a/src/components/theme/footer.tsx b/src/components/theme/footer.tsx index c7242d6..c1bade7 100644 --- a/src/components/theme/footer.tsx +++ b/src/components/theme/footer.tsx @@ -4,7 +4,6 @@ import Logo from "./logo"; import React from "react"; import { GitHubIcon, DiscordIcon, XIcon } from "@/icons"; - const FooterNavbar = () => { return (