Skip to content

Commit 251e992

Browse files
committed
chore: test affected (#ci-adjust)
1 parent 81478f6 commit 251e992

File tree

1 file changed

+1
-1
lines changed
  • services/ahhachul.com/src/pages/comment/[commentId]

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const NewCommentReplyPage = () => {
2-
return <div>edit</div>;
2+
return <div>Hi</div>;
33
};
44

55
export default NewCommentReplyPage;

0 commit comments

Comments
 (0)