diff options
Diffstat (limited to 'app/components/PreviewCard.tsx')
| -rw-r--r-- | app/components/PreviewCard.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/components/PreviewCard.tsx b/app/components/PreviewCard.tsx index 132f50a..0a15949 100644 --- a/app/components/PreviewCard.tsx +++ b/app/components/PreviewCard.tsx @@ -17,4 +17,4 @@ const PreviewCard = ({ movie, setModalContentId, setModalVisible }) => { )}
-export default PreviewCard
\ No newline at end of file +export default PreviewCard
|