Skip to content

Commit

Permalink
chore: fix moment snapshot change
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Mar 23, 2022
1 parent 2282b1c commit 10e7337
Showing 1 changed file with 30 additions and 30 deletions.
Expand Up @@ -246411,25 +246411,25 @@ exports[`Locale Provider should display the text as pt 1`] = `
<thead>
<tr>
<th>
Seg
</th>
<th>
Ter
</th>
<th>
Qua
</th>
<th>
Qui
</th>
<th>
Sex
</th>
<th>
Sáb
</th>
<th>
Do
Dom
</th>
</tr>
</thead>
Expand Down Expand Up @@ -248467,25 +248467,25 @@ exports[`Locale Provider should display the text as pt 1`] = `
<thead>
<tr>
<th>
Seg
</th>
<th>
Ter
</th>
<th>
Qua
</th>
<th>
Qui
</th>
<th>
Sex
</th>
<th>
Sáb
</th>
<th>
Do
Dom
</th>
</tr>
</thead>
Expand Down Expand Up @@ -249003,25 +249003,25 @@ exports[`Locale Provider should display the text as pt 1`] = `
<thead>
<tr>
<th>
Seg
</th>
<th>
Ter
</th>
<th>
Qua
</th>
<th>
Qui
</th>
<th>
Sex
</th>
<th>
Sáb
</th>
<th>
Do
Dom
</th>
</tr>
</thead>
Expand Down Expand Up @@ -250042,9 +250042,9 @@ exports[`Locale Provider should display the text as pt 1`] = `
</span>
<span
class="ant-select-selection-item"
title="set"
title="Set"
>
set
Set
</span>
</div>
<span
Expand Down Expand Up @@ -250134,25 +250134,25 @@ exports[`Locale Provider should display the text as pt 1`] = `
<thead>
<tr>
<th>
Seg
</th>
<th>
Ter
</th>
<th>
Qua
</th>
<th>
Qui
</th>
<th>
Sex
</th>
<th>
Sáb
</th>
<th>
Do
Dom
</th>
</tr>
</thead>
Expand Down

0 comments on commit 10e7337

Please sign in to comment.