diff --git a/src/components/post/DetailPostContent.jsx b/src/components/post/DetailPostContent.jsx index cf28a29..198227d 100644 --- a/src/components/post/DetailPostContent.jsx +++ b/src/components/post/DetailPostContent.jsx @@ -72,4 +72,3 @@ export default function DetailPostContent({ postData }) { ); } -//////.. \ No newline at end of file