mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix default
This commit is contained in:
parent
5187a4a7ae
commit
bb3b8a150f
@ -196,7 +196,7 @@ export class Drawer extends React.Component {
|
||||
</AntdDrawer>
|
||||
}
|
||||
|
||||
case "default": {
|
||||
default: {
|
||||
return <DraggableDrawer {...drawerProps}>
|
||||
{
|
||||
React.createElement(this.props.children, componentProps)
|
||||
|
Loading…
x
Reference in New Issue
Block a user