formating
This commit is contained in:
hiteshkumar87 2025-03-05 14:20:47 +05:30
parent 41c039e332
commit 94742221f2
2 changed files with 6 additions and 6 deletions

View file

@ -201,11 +201,11 @@ export default {
isItac: Boolean,
isNoComp: Boolean,
isExpandedOnLoad: Boolean,
showPromoModalQuestion:{
default:true,
type:Boolean,
required:false
}
showPromoModalQuestion: {
default: true,
type: Boolean,
required: false,
},
},
data() {
return {

View file

@ -249,7 +249,7 @@ export default {
"true"
);
},
ShowPromoModalQuestion(){
ShowPromoModalQuestion() {
return false;
},
isRecalibrationOnOrder() {