fix #413
Annotations
6 errors
Build:
src/pages/Home/YouAreInControlOfYourDataSection.vue#L21
Type '(el: HTMLElement | null) => void' is not assignable to type 'VNodeRef | undefined'.
|
Build:
src/pages/Home/YouAreInControlOfYourDataSection.vue#L34
'VNode' is declared but its value is never read.
|
Build:
src/pages/Home/YouAreInControlOfYourDataSection.vue#L34
'VNodeRef' is declared but its value is never read.
|
Build:
src/pages/Home/YouAreInControlOfYourDataSection.vue#L42
'VNodeRef' only refers to a type, but is being used as a value here.
|
Build:
src/pages/Home/YouAreInControlOfYourDataSection.vue#L45
'VNode' only refers to a type, but is being used as a value here.
|
Build
Process completed with exit code 2.
|