diff --git a/src/components/Conf/Footer/index.tsx b/src/components/Conf/Footer/index.tsx index 70aa746c6e..fb27e09a33 100644 --- a/src/components/Conf/Footer/index.tsx +++ b/src/components/Conf/Footer/index.tsx @@ -1,6 +1,6 @@ import React from "react" import SocialIcons from "../SocialIcons" -import SponsersConf from "../Sponers" +import SponsorsConf from "../Sponsors" import PartnersConf from "../Partners" const links = [ @@ -28,7 +28,7 @@ const links = [ const FooterConf = () => { return ( <> - +