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