augur-ui-react-components
Advanced tools
Comparing version 3.2.13 to 3.2.14
{ | ||
"name": "augur-ui-react-components", | ||
"version": "3.2.13", | ||
"version": "3.2.14", | ||
"description": "Augur UI React Components", | ||
@@ -5,0 +5,0 @@ "author": "Augur Project", |
@@ -200,4 +200,4 @@ import React from 'react'; | ||
<span className="description"> | ||
<span className="action">Cancel {p.data.order.type} order</span> | ||
<span className="at">for</span> | ||
<span className="action">Cancel order</span> | ||
<span className="at">to {p.data.order.type}</span> | ||
<ValueDenomination className="shares" {...p.data.order.shares} /> | ||
@@ -204,0 +204,0 @@ <span className="of">of</span> |
Sorry, the diff of this file is too big to display
2094667
38250