adrianhajdin / project_e_commerce

This is a code repository for the corresponding video tutorial. In this video, we're going to build a fully functional eCommerce application using commerce.js.
https://jsmastery.pro
1.88k stars 506 forks source link

TypeError: The "original" argument must be of type Function #29

Open debanjan-exe opened 3 years ago

debanjan-exe commented 3 years ago

I am getting this error while compiling AddressForm

image

This is my AddressForm

image

It should look like this

image