@@ -101,7 +66,7 @@ const RecommendationModal = ({show, handleClose, item, serial, handleSave}) => {
setFilm(!film)}/>
Фильм
-
@@ -111,7 +76,7 @@ const RecommendationModal = ({show, handleClose, item, serial, handleSave}) => {
Что отслеживать
setMonitor(e.target.value)}>
- {movieMonitor.map((m) => )}
+ {monitorArray.map((m) => )}
@@ -131,7 +96,7 @@ const RecommendationModal = ({show, handleClose, item, serial, handleSave}) => {
-