feat: New request hook to fetch videos
This commit is contained in:
@@ -60,6 +60,8 @@ GalleryCard.propTypes = {
|
||||
portableUrl: PropTypes.string,
|
||||
thumbnail: PropTypes.string,
|
||||
url: PropTypes.string,
|
||||
duration: PropTypes.number,
|
||||
status: PropTypes.string,
|
||||
}).isRequired,
|
||||
showId: PropTypes.bool,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user