Skip to content
Snippets Groups Projects
Commit 09e0c606 authored by Paul Kaplan's avatar Paul Kaplan
Browse files

Fix proptype warning

parent 4217fd65
Branches
Tags
No related merge requests found
......@@ -356,6 +356,7 @@ class Stage extends React.Component {
const {
vm, // eslint-disable-line no-unused-vars
onActivateColorPicker, // eslint-disable-line no-unused-vars
useEditorDragStyle, // eslint-disable-line no-unused-vars
...props
} = this.props;
return (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment