Skip to content

Commit ec0c31c

Browse files
Update MovieInfoComponent.js
1 parent c9c243c commit ec0c31c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,11 @@ 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+
)
158163
} <
159164
/Container>
160165
)

0 commit comments

Comments
 (0)