Skip to content
Snippets Groups Projects
Commit 709726ed authored by Kyle Doherty's avatar Kyle Doherty
Browse files

missed one

parent 44375186
Branches
Tags
No related merge requests found
......@@ -714,7 +714,7 @@ var GuiQueryEditor = React.createClass({
);
} else {
return (
<ExpandIcon width="16px" height="16px" />
<Icon name='expand' width="16px" height="16px" />
);
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment