Skip to content

Commit c2423b5

Browse files
authored
fix: Overview page EditableProTable link error (ant-design#34181)
1 parent 517ab4c commit c2423b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/theme/template/Content/MainContent.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ class MainContent extends Component {
443443
meta: {
444444
category: 'Components',
445445
cover: 'https://gw.alipayobjects.com/zos/antfincdn/N3eU432oA/bianzu%2525209.svg',
446-
filename: 'https://procomponents.ant.design/components/list',
446+
filename: 'https://procomponents.ant.design/components/editable-table',
447447
subtitle: '可编辑表格',
448448
title: 'EditableProTable',
449449
type,

0 commit comments

Comments
 (0)