File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
packages/main/src/components/AnalyticalTable/__snapshots__ Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3520,12 +3520,12 @@ exports[`AnalyticalTable test Asc desc 2`] = `
3520
3520
Sort Ascending
3521
3521
</ui5-li >
3522
3522
<ui5-li
3523
- data-sort = " desc "
3524
- icon = " sort-descending "
3523
+ data-sort = " clear "
3524
+ icon = " decline "
3525
3525
info-state = " None"
3526
3526
type = " Active"
3527
3527
>
3528
- Sort Descending
3528
+ Clear Sorting
3529
3529
</ui5-li >
3530
3530
</ui5-list >
3531
3531
</ui5-popover >
@@ -4011,12 +4011,12 @@ exports[`AnalyticalTable test Asc desc 3`] = `
4011
4011
separators = " All"
4012
4012
>
4013
4013
<ui5-li
4014
- data-sort = " asc "
4015
- icon = " sort-ascending "
4014
+ data-sort = " clear "
4015
+ icon = " decline "
4016
4016
info-state = " None"
4017
4017
type = " Active"
4018
4018
>
4019
- Sort Ascending
4019
+ Clear Sorting
4020
4020
</ui5-li >
4021
4021
<ui5-li
4022
4022
data-sort = " desc"
You can’t perform that action at this time.
0 commit comments