Skip to content

Release v1.0.2

Latest
Compare
Choose a tag to compare
@m3esma m3esma released this 20 Jan 21:54

Fixes warn and better coding

  • [Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: "value"