We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bdf26d commit dd04d19Copy full SHA for dd04d19
README.md
@@ -26,7 +26,7 @@ Our [Vue.js demos](https://github.com/voorhoede/Vue.js-demos#Vue.js-demos-) are
26
* [Keep component options primitive](#keep-component-options-primitive)
27
* [Harness your component options](#harness-your-component-options)
28
* [Assign `this` to `component`](#assign-this-to-component)
29
-* [Component structure](#put-component-properties-and-methods-on-top)
+* [Component structure](#component-structure)
30
* [Avoid fake ES6 syntax](#avoid-fake-es6-syntax)
31
* [Avoid `component.parent`](#avoid-componentparent)
32
* [Use `each ... in` syntax](#use-each--in-syntax)
0 commit comments