@woosmap/ui 4.168.0 → 4.169.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@ import ReactSlider from 'react-slider';
|
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import numeral from 'numeral';
|
|
5
5
|
import { Input } from '@woosmap/ui';
|
|
6
|
-
import discountCheck from '../../images/discount-check.
|
|
6
|
+
import discountCheck from '../../images/discount-check.png';
|
|
7
7
|
|
|
8
8
|
class PricingSlider extends Component {
|
|
9
9
|
computeAmount = (pricing, queries) => {
|
|
Binary file
|
|
Binary file
|