style: update code style
parent
f66fae47e3
commit
8e80e13d17
|
@ -833,6 +833,7 @@ export default {
|
|||
theme="filled"
|
||||
/>
|
||||
);
|
||||
|
||||
sortButton = (
|
||||
<div title={locale.sortTitle} class={`${prefixCls}-column-sorter`} key="sorter">
|
||||
{ascend}
|
||||
|
|
Loading…
Reference in New Issue