Skip to content

WishlistIntake: add 'area' as prop to prevent Vue warning

MusikAnimal requested to merge vue-warning into main

Without this you will see:

[Vue warn]: Extraneous non-props attributes (area) were passed
to component but could not be automatically inherited because
component renders fragment or text root nodes

Merge request reports

Loading