Skip to content

[DEV-631]: Implement CommentsPanel Functionalities - #110

Merged
issacli-0821 merged 9 commits into
previewfrom
create-comment-form
Apr 15, 2026
Merged

[DEV-631]: Implement CommentsPanel Functionalities#110
issacli-0821 merged 9 commits into
previewfrom
create-comment-form

Merge remote-tracking branch 'origin/preview' into create-comment-form

d3d1c0b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / ESLint failed Apr 15, 2026 in 0s

1 error

ESLint found 1 error

Annotations

Check failure on line 31 in frontend/components/answer/AnswerBox.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

frontend/components/answer/AnswerBox.tsx#L31

'hearts' is assigned a value but never used. Allowed unused vars must match /^_/u (@typescript-eslint/no-unused-vars)