Skip to content
Snippets Groups Projects
Commit 77abe6a5 authored by DD Liu's avatar DD Liu
Browse files

fix lint

parent 292bf3e5
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@ MonitorComponent.categories = categories;
MonitorComponent.propTypes = {
category: PropTypes.oneOf(Object.keys(categories)),
index: PropTypes.number,
label: PropTypes.string.isRequired,
onDragEnd: PropTypes.func.isRequired,
value: PropTypes.string.isRequired,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment