test: update snapshot

pull/165/head
tangjinzhou 2018-05-14 11:24:09 +08:00
parent 9ff6a58ed6
commit b81e26fd9e
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ exports[`renders ./components/auto-complete/demo/custom.md correctly 1`] = `
<ul> <ul>
<li class="ant-select-search ant-select-search--inline"> <li class="ant-select-search ant-select-search--inline">
<div class="ant-select-search__field__wrap"> <div class="ant-select-search__field__wrap">
<textarea value="" placeholder="input here" class="custom ant-input custom ant-select-search__field" style="height:50px;"></textarea><span class="ant-select-search__field__mirror"> </span></div> <textarea value="" placeholder="input here" class="custom ant-input ant-select-search__field" style="height:50px;"></textarea><span class="ant-select-search__field__mirror"> </span></div>
</li> </li>
</ul> </ul>
</div><span unselectable="unselectable" class="ant-select-arrow" style="user-select:none;webkit-user-select:none;"><b></b></span></div> </div><span unselectable="unselectable" class="ant-select-arrow" style="user-select:none;webkit-user-select:none;"><b></b></span></div>