Skip to content

Commit

Permalink
chore: 还原
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 committed Jul 1, 2024
1 parent 3a25772 commit 3197402
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/s2-react/playground/config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* eslint-disable no-console */
import {
EMPTY_PLACEHOLDER,
EXTRA_FIELD,
customMerge,
type CustomHeaderField,
type CustomTreeNode,
Expand Down Expand Up @@ -357,7 +356,7 @@ export const s2Options: SheetComponentOptions = {
},
cornerText: '测试测试测试测试测试测试测试测试测试测试',
interaction: {
linkFields: ['province', 'city', 'type', 'number', EXTRA_FIELD],
linkFields: [],
copy: {
enable: true,
withFormat: true,
Expand Down

0 comments on commit 3197402

Please sign in to comment.