remove props
This commit is contained in:
parent
e47acea58a
commit
c392554e15
1 changed files with 0 additions and 4 deletions
|
|
@ -39,10 +39,6 @@ export default {
|
||||||
loader,
|
loader,
|
||||||
modal
|
modal
|
||||||
},
|
},
|
||||||
props: {
|
|
||||||
loaderColor: String,
|
|
||||||
loaderPosition: String
|
|
||||||
},
|
|
||||||
emits: ['continue-previous-referral', 'start-new-referral'],
|
emits: ['continue-previous-referral', 'start-new-referral'],
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue