]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
docs: note about new props when using props: true (#974)
authorSoviut <izamojc@zamtools.com>
Mon, 31 May 2021 19:30:51 +0000 (15:30 -0400)
committerGitHub <noreply@github.com>
Mon, 31 May 2021 19:30:51 +0000 (21:30 +0200)
commit7eb42807dc7bd8e72edf4afdb4ad406824a2dbb0
tree32aaa995073cd224d4a1dc2c66d6028d304e2701
parent971a2714fb0956c27bba6f8dc7930b8853013e5e
docs: note about new props when using props: true (#974)

* Clarify props must match param names

* added comment to code example

* Update docs/guide/essentials/passing-props.md

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
docs/guide/essentials/passing-props.md