mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-23 01:45:05 +08:00
test: update snap for Input.search type
This commit is contained in:
parent
370ccc73da
commit
677622bab7
@ -1593,7 +1593,7 @@ Array [
|
||||
>
|
||||
<input
|
||||
class="ant-input ant-input-lg ant-input-outlined"
|
||||
type="text"
|
||||
type="search"
|
||||
value=""
|
||||
/>
|
||||
<span
|
||||
|
@ -1501,7 +1501,7 @@ Array [
|
||||
>
|
||||
<input
|
||||
class="ant-input ant-input-lg ant-input-outlined"
|
||||
type="text"
|
||||
type="search"
|
||||
value=""
|
||||
/>
|
||||
<span
|
||||
|
Loading…
Reference in New Issue
Block a user