Compare commits

...
1 Commits
Author SHA1 Message Date
kyle 7e9881d885 Update operations.jsx 2018-07-11 12:02:42 -05:00
+1
View File
@@ -63,6 +63,7 @@ export default class Operations extends React.Component {
return (
<OperationTag
key={"operation-" + tag}
myProp={"whatever"}
tagObj={tagObj}
tag={tag}
layoutSelectors={layoutSelectors}