mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
fix: remove console
This commit is contained in:
parent
91a390e3a9
commit
68891230d1
@ -97,7 +97,6 @@ export default class LeftFloatPane extends Component<{ area: Area<any, Panel> }>
|
||||
}
|
||||
|
||||
render() {
|
||||
console.log('00000');
|
||||
const { area } = this.props;
|
||||
const width = area.current?.config.props?.width;
|
||||
const hideTitleBar = area.current?.config.props?.hideTitleBar;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user