augur-ui-react-components
Advanced tools
Comparing version 3.1.23 to 3.1.24
{ | ||
"name": "augur-ui-react-components", | ||
"version": "3.1.23", | ||
"version": "3.1.24", | ||
"description": "Augur UI React Components", | ||
@@ -5,0 +5,0 @@ "author": "Augur Project", |
@@ -69,3 +69,3 @@ import React from 'react'; | ||
<ValueDenomination className="noFeePrice" {...p.data.noFeePrice} postfix="(average)" /> | ||
<br /> | ||
<br className="hide-in-tx-display" /> | ||
<ValueDenomination className="avgPrice" {...p.data.avgPrice} prefix="including trading fees:" postfix="/ share" /> | ||
@@ -72,0 +72,0 @@ <br /> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1975225