Skip to content

Commit c63fbe2

Browse files
committed
fix: update comment author in CommentsList to reflect correct user
1 parent 7076256 commit c63fbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/CommentsList/list.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export const list: ICommentData[] = [
5454
},
5555
{
5656
id: 6,
57-
comment: "@Maria ~~Strikethrough~~ for deprecated features",
57+
comment: "@Alex ~~Strikethrough~~ for deprecated features",
5858
user: {
5959
name: "Mike",
6060
avatar: "https://avatar.iran.liara.run/public/55",

0 commit comments

Comments
 (0)