You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very convenient to be able to write this: :product="product"
like this: :product
I think it would make a lot of sense as people are already familiar with this shorthand in ES6 objects, and it would save a lot of characters for people who use props a lot!