@@ -43,7 +43,7 @@
</template>
<script>
- import AmountInput from '@/components/amountInput'
+ import AmountInput from '@/components/currency'
export default {
name: 'ProductTable',