Skip to content

Commit c9c243c

Browse files
Update MovieInfoComponent.js
1 parent fd6831f commit c9c243c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

react-movie-app/src/Components/MovieInfoComponent.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,6 @@ const MovieInfoComponent = (props) => {
154154
() => props.onMovieSelect()
155155
} > X < /Close> < /
156156
>
157-
) : ( <
158-
img src = "http://www.downgraf.com/wp-content/uploads/2014/09/01-progress.gif"
159-
atl = "loading"
160-
height = "200" / >
161157
)
162158
} <
163159
/Container>

0 commit comments

Comments
 (0)