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 ( -
-

ログインしてコメントを投稿

-
- ) - } + //if (!user) { + // return ( + //
+ //

atproto

+ //
+ // ) + //} return (
-

コメントを投稿

+

post

- 投稿先: {window.location.href} + url: {window.location.href}
- +