aboutsummaryrefslogtreecommitdiffstats
path: root/app/components/PreviewCard.tsx
diff options
context:
space:
mode:
authorAlberto Mac <alberto.duarte.delgado@pwc.com>2024-08-26 18:52:46 +0100
committerAlberto Mac <alberto.duarte.delgado@pwc.com>2024-08-26 18:52:46 +0100
commiteb5987108e36136bc079873499f95567b9051029 (patch)
treedee934f80aaeb891b31eb90e4e7bc1dca647b112 /app/components/PreviewCard.tsx
parent72cf36e033ba794db7982befa45f035b62fa6cd2 (diff)
revision, and minor fixes
Diffstat (limited to 'app/components/PreviewCard.tsx')
-rw-r--r--app/components/PreviewCard.tsx2
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