Skip to content

Commit 343afff

Browse files
committed
chore: comment snap
1 parent e690669 commit 343afff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

components/comment/__tests__/__snapshots__/index.test.js.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exports[`Comment Comment can be used as editor, user can customize the editor co
99
<!---->
1010
<div class="ant-spin-container">
1111
<ul class="ant-list-items">
12-
<li class="ant-list-item">
12+
<li class="ant-list-item ">
1313
<div class="ant-comment">
1414
<div class="ant-comment-inner">
1515
<div class="ant-comment-avatar"><img src="https://zos.alipayobjects.com/rmsportal/ODTLcjxAfvqbxHnVXCYX.png" alt="comment-avatar"></div>
@@ -43,6 +43,7 @@ exports[`Comment Comment can be used as editor, user can customize the editor co
4343
<div class="ant-comment-content-detail">
4444
<div>
4545
<div class="ant-row ant-form-item">
46+
<!---->
4647
<div class="ant-col ant-form-item-control-wrapper">
4748
<div class="ant-form-item-control"><span class="ant-form-item-children"><textarea rows="4" class="ant-input"></textarea><!----></span>
4849
<!---->
@@ -51,6 +52,7 @@ exports[`Comment Comment can be used as editor, user can customize the editor co
5152
</div>
5253
</div>
5354
<div class="ant-row ant-form-item">
55+
<!---->
5456
<div class="ant-col ant-form-item-control-wrapper">
5557
<div class="ant-form-item-control"><span class="ant-form-item-children"><button class="ant-btn ant-btn-primary" type="submit" ant-click-animating-without-extra-node="true"><!----><span>Add Comment</span></button>
5658
<!----></span>

0 commit comments

Comments
 (0)