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,
|
||||
modal
|
||||
},
|
||||
props: {
|
||||
loaderColor: String,
|
||||
loaderPosition: String
|
||||
},
|
||||
emits: ['continue-previous-referral', 'start-new-referral'],
|
||||
data() {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Reference in a new issue