Skip to content

Commit 7800a06

Browse files
Update MovieInfoComponent.js
1 parent ec0c31c commit 7800a06

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,7 @@ const MovieInfoComponent = (props) => {
155155
} > X < /Close> < /
156156
>
157157
)
158-
: ( <
159-
img src = "http://www.downgraf.com/wp-content/uploads/2014/09/01-progress.gif"
160-
atl = "loading"
161-
height = "200" / >
162-
)
158+
163159
} <
164160
/Container>
165161
)

0 commit comments

Comments
 (0)