mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix props
This commit is contained in:
parent
4686fb6bfe
commit
64076a21da
@ -131,7 +131,6 @@ export default class Layout extends React.Component {
|
||||
const layoutComponentProps = {
|
||||
...this.props.bindProps,
|
||||
...this.state,
|
||||
children: this.state.RenderChildren,
|
||||
layoutPageModesClassnames: [{
|
||||
["noMargin"]: this.state.compactMode,
|
||||
}],
|
||||
|
Loading…
x
Reference in New Issue
Block a user