diff --git a/oauth/src/components/CommentForm.jsx b/oauth/src/components/CommentForm.jsx index 96f5561..848bd5f 100644 --- a/oauth/src/components/CommentForm.jsx +++ b/oauth/src/components/CommentForm.jsx @@ -78,34 +78,34 @@ export default function CommentForm({ user, agent, onCommentPosted }) { } } - if (!user) { - return ( -
ログインしてコメントを投稿
-atproto
+ //