Skip to content

Commit 8e80e13

Browse files
committed
style: update code style
1 parent f66fae4 commit 8e80e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/table/Table.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -833,6 +833,7 @@ export default {
833833
theme="filled"
834834
/>
835835
);
836+
836837
sortButton = (
837838
<div title={locale.sortTitle} class={`${prefixCls}-column-sorter`} key="sorter">
838839
{ascend}

0 commit comments

Comments
 (0)