From dd785351d266562ddfdf04eb6db2dcc498b68e2d Mon Sep 17 00:00:00 2001 From: ksbin1025 Date: Tue, 10 Aug 2021 10:56:50 +0900 Subject: [PATCH] =?UTF-8?q?class=20->=20className=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/Video.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Video.js b/client/src/components/Video.js index 0f32415..953e341 100644 --- a/client/src/components/Video.js +++ b/client/src/components/Video.js @@ -25,7 +25,7 @@ const Video = ({ movieId }) => { ? videoUrls.map(el => (

{el.name}

-
+
-- GitLab