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