mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
chore: fix moment snapshot change
This commit is contained in:
parent
2282b1c580
commit
10e7337081
@ -246411,25 +246411,25 @@ exports[`Locale Provider should display the text as pt 1`] = `
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
2ª
|
Seg
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
3ª
|
Ter
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
4ª
|
Qua
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
5ª
|
Qui
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
6ª
|
Sex
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
Sá
|
Sáb
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
Do
|
Dom
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
@ -248467,25 +248467,25 @@ exports[`Locale Provider should display the text as pt 1`] = `
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
2ª
|
Seg
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
3ª
|
Ter
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
4ª
|
Qua
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
5ª
|
Qui
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
6ª
|
Sex
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
Sá
|
Sáb
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
Do
|
Dom
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
@ -249003,25 +249003,25 @@ exports[`Locale Provider should display the text as pt 1`] = `
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
2ª
|
Seg
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
3ª
|
Ter
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
4ª
|
Qua
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
5ª
|
Qui
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
6ª
|
Sex
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
Sá
|
Sáb
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
Do
|
Dom
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
@ -250042,9 +250042,9 @@ exports[`Locale Provider should display the text as pt 1`] = `
|
|||||||
</span>
|
</span>
|
||||||
<span
|
<span
|
||||||
class="ant-select-selection-item"
|
class="ant-select-selection-item"
|
||||||
title="set"
|
title="Set"
|
||||||
>
|
>
|
||||||
set
|
Set
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<span
|
<span
|
||||||
@ -250134,25 +250134,25 @@ exports[`Locale Provider should display the text as pt 1`] = `
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
2ª
|
Seg
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
3ª
|
Ter
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
4ª
|
Qua
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
5ª
|
Qui
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
6ª
|
Sex
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
Sá
|
Sáb
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
Do
|
Dom
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
Loading…
Reference in New Issue
Block a user