Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Commit cd2d284

Browse files
lipovaceigenfoo
authored andcommitted
Fix applications page (#133)
* Fixed small loading thing on applications page to make it look smoother * made oof
1 parent 76de047 commit cd2d284

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

euphoria-frontend/src/views/Applications.jsx

-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ class Applications extends Component {
149149
<Navbar {...this.props}/>
150150
</div>
151151
);
152-
);
153152
}
154153
else {
155154
return(

0 commit comments

Comments
 (0)