diff --git a/src/components/templates/Post/index.tsx b/src/components/templates/Post/index.tsx index a0d9809a..3bc6d606 100644 --- a/src/components/templates/Post/index.tsx +++ b/src/components/templates/Post/index.tsx @@ -63,11 +63,10 @@ export default function Post({ {type === 'link' && } - + {type !== 'photo' && } - )