We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c665679 commit ff23234Copy full SHA for ff23234
src/assets/images/TC-logo-new.png
2.07 KB
src/shared/components/Header/index.jsx
@@ -2,7 +2,7 @@ import _ from 'lodash';
2
import React, { useState, useEffect } from 'react';
3
import PT from 'prop-types';
4
import { config } from 'topcoder-react-utils';
5
-import Logo from 'assets/images/tc-logo.svg';
+import Logo from 'assets/images/TC-logo-new.png';
6
import { tracking } from '../../actions';
7
8
import './style.scss';
0 commit comments