Update funnel-footer.vue

This commit is contained in:
sheena 2023-05-31 19:35:54 +05:30
parent c4617ccf9a
commit 4a3a216cbe

View file

@ -46,6 +46,7 @@ export default {
},
data() {
return {
paddingHeight: 0,
customButtontext: "",
};
},