mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
test: update snapshot
This commit is contained in:
parent
150da4a2cb
commit
6b2f561841
@ -1450,7 +1450,7 @@ Array [
|
||||
<div
|
||||
style="margin-bottom: 16px;"
|
||||
>
|
||||
showLine:
|
||||
showLine:
|
||||
<button
|
||||
aria-checked="true"
|
||||
class="ant-switch ant-switch-checked"
|
||||
@ -1473,7 +1473,7 @@ Array [
|
||||
</button>
|
||||
<br />
|
||||
<br />
|
||||
showIcon:
|
||||
showIcon:
|
||||
<button
|
||||
aria-checked="true"
|
||||
class="ant-switch ant-switch-checked"
|
||||
@ -1496,7 +1496,7 @@ Array [
|
||||
</button>
|
||||
<br />
|
||||
<br />
|
||||
showLeafIcon:
|
||||
showLeafIcon:
|
||||
<button
|
||||
aria-checked="true"
|
||||
class="ant-switch ant-switch-checked"
|
||||
@ -3060,7 +3060,7 @@ exports[`renders ./components/tree/demo/line.md extend context correctly 1`] = `
|
||||
<div
|
||||
style="margin-bottom: 16px;"
|
||||
>
|
||||
showLine:
|
||||
showLine:
|
||||
<button
|
||||
aria-checked="true"
|
||||
class="ant-switch ant-switch-checked"
|
||||
@ -3083,7 +3083,7 @@ exports[`renders ./components/tree/demo/line.md extend context correctly 1`] = `
|
||||
</button>
|
||||
<br />
|
||||
<br />
|
||||
showIcon:
|
||||
showIcon:
|
||||
<button
|
||||
aria-checked="false"
|
||||
class="ant-switch"
|
||||
|
@ -1450,7 +1450,7 @@ Array [
|
||||
<div
|
||||
style="margin-bottom: 16px;"
|
||||
>
|
||||
showLine:
|
||||
showLine:
|
||||
<button
|
||||
aria-checked="true"
|
||||
class="ant-switch ant-switch-checked"
|
||||
@ -1473,7 +1473,7 @@ Array [
|
||||
</button>
|
||||
<br />
|
||||
<br />
|
||||
showIcon:
|
||||
showIcon:
|
||||
<button
|
||||
aria-checked="true"
|
||||
class="ant-switch ant-switch-checked"
|
||||
@ -1496,7 +1496,7 @@ Array [
|
||||
</button>
|
||||
<br />
|
||||
<br />
|
||||
showLeafIcon:
|
||||
showLeafIcon:
|
||||
<button
|
||||
aria-checked="true"
|
||||
class="ant-switch ant-switch-checked"
|
||||
@ -3060,7 +3060,7 @@ exports[`renders ./components/tree/demo/line.md correctly 1`] = `
|
||||
<div
|
||||
style="margin-bottom: 16px;"
|
||||
>
|
||||
showLine:
|
||||
showLine:
|
||||
<button
|
||||
aria-checked="true"
|
||||
class="ant-switch ant-switch-checked"
|
||||
@ -3083,7 +3083,7 @@ exports[`renders ./components/tree/demo/line.md correctly 1`] = `
|
||||
</button>
|
||||
<br />
|
||||
<br />
|
||||
showIcon:
|
||||
showIcon:
|
||||
<button
|
||||
aria-checked="false"
|
||||
class="ant-switch"
|
||||
|
Loading…
Reference in New Issue
Block a user