From eb5987108e36136bc079873499f95567b9051029 Mon Sep 17 00:00:00 2001 From: Alberto Mac Date: Mon, 26 Aug 2024 18:52:46 +0100 Subject: revision, and minor fixes --- app/components/PreviewCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/components/PreviewCard.tsx') 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 -- cgit v1.2.3-54-g00ecf