mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-15 07:46:41 +10:00
fix: typo
This commit is contained in:
@@ -11,4 +11,4 @@ Collapse.defaultProps = {
|
||||
prefixCls: 'ant-collapse',
|
||||
};
|
||||
|
||||
Collapse.Panel = Collapse.Panel;
|
||||
Collapse.Panel = RcCollapse.Panel;
|
||||
|
||||
Reference in New Issue
Block a user