Skip to content

Commit e0ee222

Browse files
committed
Temporary fix for white screen issue
1 parent 9f2427e commit e0ee222

File tree

1 file changed

+0
-3
lines changed
  • src/shared/containers/TopcoderHeader

1 file changed

+0
-3
lines changed

src/shared/containers/TopcoderHeader/index.jsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@ const TopcoderHeader = ({ auth, location }) => {
6969
signUp={signUp}
7070
currentLocation={location.pathname}
7171
>
72-
<div styleName="loader">
73-
<LoadingIndicator />
74-
</div>
7572
</NavComponent>
7673
</div>
7774
);

0 commit comments

Comments
 (0)