diff --git a/frontend/components/Comments.tsx b/frontend/components/Comments.tsx index 6cf69b4..4e289de 100644 --- a/frontend/components/Comments.tsx +++ b/frontend/components/Comments.tsx @@ -81,19 +81,24 @@ export default function Comments({ proposalId, userAddress }: CommentsProps) {
-

Public Discourse

-

{comments.length} Registered Opinions

+

Personal Notes

+

{comments.length} Local Notes

{/* Comment Form */} +
+

+ Note: Comments are stored locally in your browser and are only visible to you. Shared commenting via Gaia storage is planned for a future update. +

+
{userAddress ? (