Merge pull request #593 from Safelite/feature/digital/SSR-1146
Adding format amount to methods
This commit is contained in:
commit
5a73395a0f
1 changed files with 2 additions and 1 deletions
|
|
@ -233,7 +233,8 @@ export default {
|
|||
}
|
||||
|
||||
return cartItem;
|
||||
}
|
||||
},
|
||||
formatAmountInDollars
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue