Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
shaodahong committed Nov 24, 2019
1 parent 99fe8c0 commit 4f552de
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion components/mentions/__tests__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,16 @@ exports[`renders ./components/mentions/demo/form.md correctly 1`] = `
>
<div
class="ant-form-item-control-input"
/>
>
<div
class="ant-mentions"
>
<textarea
id="coders"
rows="1"
/>
</div>
</div>
</div>
</div>
<div
Expand Down

0 comments on commit 4f552de

Please sign in to comment.