Resolve CI issues.

This commit is contained in:
Patrick Fic
2023-02-14 16:21:17 -08:00
parent d052cde6ca
commit 729e0fc5ca
2 changed files with 93 additions and 93 deletions

View File

@@ -1,9 +1,9 @@
import React from "react";
import i18n from "../translations/i18n";
import ImexOnlineLogoLight from "../assets/ImEX Online Logo.png";
import i18n from "../translations/i18n";
import RomeLogo from "../assets/romelogo.png";
import TechnologySvg from "../assets/icons/technology.svg";
import RomeLogo from "../assets/romelogo.png";
export const Nav00DataSource = {
wrapper: { className: "header0 home-page-wrapper" },
page: { className: "home-page" },