Skip to content

Commit

Permalink
feat(popconfirm): make title bold and add description prop(the update…
Browse files Browse the repository at this point in the history
… of snapshot)2
  • Loading branch information
xhh0223 committed Dec 7, 2022
1 parent fff5a5d commit 6498730
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 31 deletions.
Expand Up @@ -73709,7 +73709,7 @@ exports[`Locale Provider should display the text as fa 1`] = `
tabindex="-1"
type="button"
>
آذر
سپتامبر
</button>
<button
class="ant-picker-year-btn"
Expand Down Expand Up @@ -75772,7 +75772,7 @@ exports[`Locale Provider should display the text as fa 1`] = `
tabindex="-1"
type="button"
>
آذر
سپتامبر
</button>
<button
class="ant-picker-year-btn"
Expand Down Expand Up @@ -76310,7 +76310,7 @@ exports[`Locale Provider should display the text as fa 1`] = `
tabindex="-1"
type="button"
>
دی
اکتبر
</button>
<button
class="ant-picker-year-btn"
Expand Down Expand Up @@ -77397,9 +77397,9 @@ exports[`Locale Provider should display the text as fa 1`] = `
</span>
<span
class="ant-select-selection-item"
title="آذر"
title="سپتامبر"
>
آذر
سپتامبر
</span>
</div>
<span
Expand Down

0 comments on commit 6498730

Please sign in to comment.