mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
✅ update test demo snapshots
This commit is contained in:
parent
b979c34420
commit
c79d69275b
@ -1006,7 +1006,7 @@ exports[`renders ./components/select/demo/suffix.md correctly 1`] = `
|
|||||||
unselectable="on"
|
unselectable="on"
|
||||||
>
|
>
|
||||||
<i
|
<i
|
||||||
class="anticon anticon-smile"
|
class="anticon anticon-smile ant-select-arrow-icon"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
@ -1055,7 +1055,7 @@ exports[`renders ./components/select/demo/suffix.md correctly 1`] = `
|
|||||||
unselectable="on"
|
unselectable="on"
|
||||||
>
|
>
|
||||||
<i
|
<i
|
||||||
class="anticon anticon-meh"
|
class="anticon anticon-meh ant-select-arrow-icon"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
|
Loading…
Reference in New Issue
Block a user