We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060b853 commit b990ab9Copy full SHA for b990ab9
web/client/plugins/FeatureEditor.jsx
@@ -143,8 +143,6 @@ const FeatureDock = (props = {
143
footer={getFooter(props)}>
144
{getDialogs(props.tools)}
145
<Grid
146
- onMount={props.onMount}
147
- showFilteredObject={props.showFilteredObject}
148
editingAllowedRoles={props.editingAllowedRoles}
149
initPlugin={props.initPlugin}
150
customEditorsOptions={props.customEditorsOptions}
0 commit comments