Skip to content

Commit 05f3b91

Browse files
committed
Typos
1 parent ed587ce commit 05f3b91

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/TopcoderFooter

1 file changed

+1
-1
lines changed

src/shared/components/TopcoderFooter/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* global tcUniNav */
22
import React, { useEffect, useRef, useState } from 'react';
3-
import {getSubPageConfiguration } from '../utils/url';
3+
import { getSubPageConfiguration } from '../../utils/url';
44

55
let uniqueId = 0;
66

0 commit comments

Comments
 (0)