Skip to content
Snippets Groups Projects
Commit 069a4a02 authored by Simon Knox's avatar Simon Knox Committed by Simon Knox
Browse files

Add directives to Vue component ordering

parent d964816b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -447,6 +447,7 @@ A forEach will cause side effects, it will be mutating the array being iterated.
1. `name`
1. `props`
1. `mixins`
1. `directives`
1. `data`
1. `components`
1. `computedProps`
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment