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
I included Prop and Watch as imports in this example as they're likely to be used quite commonly. The other property decorators are less likely and can always be imported as needed.
The text was updated successfully, but these errors were encountered:
This was briefly mentioned in #669, but was not the primary point of that issue.
It would be nice to get a scaffold for using vue-class-component and vue-property-decorator. Something like
I included Prop and Watch as imports in this example as they're likely to be used quite commonly. The other property decorators are less likely and can always be imported as needed.
The text was updated successfully, but these errors were encountered: