This commit is contained in:
@@ -108,6 +108,7 @@ export default (({ user }: Props) => {
|
||||
{post
|
||||
? (
|
||||
<>
|
||||
{/* TODO: 親投稿リスト */}
|
||||
{(post.thumbnail || post.thumbnailBase) && (
|
||||
<motion.div
|
||||
layoutId={`page-${ id }`}
|
||||
|
||||
Reference in New Issue
Block a user