diff --git a/frontend/src/pages/review.tsx b/frontend/src/pages/review.tsx
index 6fafdfb..132f8d0 100644
--- a/frontend/src/pages/review.tsx
+++ b/frontend/src/pages/review.tsx
@@ -321,26 +321,25 @@ const ReviewPageWithRouter = withRouter(
render() {
if (this.props.loading) {
return
-
+
+
;