Skip to content

Commit

Permalink
#10 fix link reference
Browse files Browse the repository at this point in the history
  • Loading branch information
tpwalke2 committed Nov 24, 2023
1 parent 306fa77 commit ee05c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_posts/2023-11-24-vue-casing.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ kebab-case for the properties. For example, the following are all valid ways to

If you use Vue and a component is not rendering as expected, check the casing of the property names.

[previous]: {% post_url 2023-06-11-multiple-vue-startup %}
[previous]: {% post_url 2023-06-11-multiple-promises-vue-startup %}
[vue]: https://vuejs.org/
[pascal-case]: https://en.wikipedia.org/wiki/PascalCase
[sfc]: https://vuejs.org/guide/scaling-up/sfc.html
Expand Down

0 comments on commit ee05c15

Please sign in to comment.