Added TODO

This commit is contained in:
2017-07-16 11:18:14 +02:00
parent 90546755cc
commit f2cc05307b

View File

@@ -2,6 +2,8 @@ import React from 'react';
import MovieObject from './MovieObject.jsx';
// TODO add option for searching multi, movies or tv shows
class SearchRequest extends React.Component {
constructor(props){
super(props)