Skip to content

Commit bf4b72a

Browse files
committed
✅ fix snapshot
1 parent 9838fc5 commit bf4b72a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

components/locale-provider/__tests__/__snapshots__/index.test.js.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -264136,7 +264136,7 @@ exports[`Locale Provider should display the text as vi 1`] = `
264136264136
role="button"
264137264137
title="Chọn tháng"
264138264138
>
264139-
Th09
264139+
Thg 09
264140264140
</a>
264141264141
<a
264142264142
class="ant-calendar-year-select"
@@ -266043,7 +266043,7 @@ exports[`Locale Provider should display the text as vi 1`] = `
266043266043
role="button"
266044266044
title="Chọn tháng"
266045266045
>
266046-
Th09
266046+
Thg 09
266047266047
</a>
266048266048
<a
266049266049
class="ant-calendar-year-select"
@@ -266768,7 +266768,7 @@ exports[`Locale Provider should display the text as vi 1`] = `
266768266768
role="button"
266769266769
title="Chọn tháng"
266770266770
>
266771-
Th10
266771+
Thg 10
266772266772
</a>
266773266773
<a
266774266774
class="ant-calendar-year-select"
@@ -267929,9 +267929,9 @@ exports[`Locale Provider should display the text as vi 1`] = `
267929267929
<div
267930267930
class="ant-select-selection-selected-value"
267931267931
style="display: block; opacity: 1;"
267932-
title="Th09"
267932+
title="Thg 09"
267933267933
>
267934-
Th09
267934+
Thg 09
267935267935
</div>
267936267936
</div>
267937267937
<span

0 commit comments

Comments
 (0)