We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d083b commit b031ad3Copy full SHA for b031ad3
src/shared/containers/TopcoderHeader/index.jsx
@@ -1,6 +1,5 @@
1
/* global tcUniNav */
2
import React, { useEffect, useMemo, useRef } from 'react';
3
-import PT from 'prop-types';
4
import { connect } from 'react-redux';
5
import { config } from 'topcoder-react-utils';
6
import LoadingIndicator from 'components/LoadingIndicator';
0 commit comments