Skip to content

Commit

Permalink
update tag component demo.test.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
handycode committed Oct 19, 2020
1 parent 025941a commit 335a836
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/tag/__tests__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -482,17 +482,17 @@ Array [
class="ant-tag"
>
Tag1
<div
<span
class="ant-tag-close-icon"
>
关 闭
</div>
</span>
</span>,
<span
class="ant-tag"
>
Tag2
<div
<span
class="ant-tag-close-icon"
>
<span
Expand All @@ -518,7 +518,7 @@ Array [
/>
</svg>
</span>
</div>
</span>
</span>,
]
`;
Expand Down

0 comments on commit 335a836

Please sign in to comment.