3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
|
<listFilms>
|
||
|
<h2 each="{movie in this.props.movies">{movie.title}</h2>
|
||
|
</listFilms>
|