diff --git a/frontend/components/VideoList.tsx b/frontend/components/VideoList.tsx index 74e9f41..487aaf1 100644 --- a/frontend/components/VideoList.tsx +++ b/frontend/components/VideoList.tsx @@ -77,17 +77,17 @@ class VideoList extends React.Component { }, refIndex: index, }) => ( - - ))} + + ))} />