diff --git a/.eslintrc.json b/.eslintrc.json deleted file mode 100644 index 957cd15..0000000 --- a/.eslintrc.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": ["next/core-web-vitals"] -} diff --git a/app/components/Profile/Profile.ActivityComment.tsx b/app/components/Profile/Profile.ActivityComment.tsx index 455771d..23909f0 100644 --- a/app/components/Profile/Profile.ActivityComment.tsx +++ b/app/components/Profile/Profile.ActivityComment.tsx @@ -17,7 +17,7 @@ export const ProfileActivityComment = (props: { key={`comment-${comment.id}`} >