remove ityped
This commit is contained in:
@@ -45,7 +45,6 @@ export default async function Home() {
|
||||
{ footer && <FooterComponent config={footer} /> }
|
||||
<AosComponent />
|
||||
<BootstrapComponent />
|
||||
{header?.headerIType && <ITypedComponent text={header.headerIType} /> }
|
||||
</>
|
||||
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user