remove colon from line
This commit is contained in:
parent
6caff3c296
commit
47310983ab
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ export default {
|
||||||
return {
|
return {
|
||||||
availableLineItems: [],
|
availableLineItems: [],
|
||||||
selectedProvider: '',
|
selectedProvider: '',
|
||||||
deductibleText: 'Your deductible is:',
|
deductibleText: 'Your deductible is',
|
||||||
// TODO update when design team gives appropriate text
|
// TODO update when design team gives appropriate text
|
||||||
loadingText: [
|
loadingText: [
|
||||||
'Connecting to your insurance company',
|
'Connecting to your insurance company',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue