chore(Icon): use computed for dynamic
prop
#3340
Annotations
5 errors
ci (ubuntu-latest, 18):
dist/runtime/components/elements/Icon.vue#L24
Cannot find name 'computed'.
|
ci (ubuntu-latest, 18):
dist/runtime/components/elements/Icon.vue#L24
Property 'icons' does not exist on type '{ primary: string; gray: string; colors: string[]; strategy: string; }'.
|
ci (ubuntu-latest, 18):
src/runtime/components/elements/Icon.vue#L24
Cannot find name 'computed'.
|
ci (ubuntu-latest, 18):
src/runtime/components/elements/Icon.vue#L24
Property 'icons' does not exist on type '{ primary: string; gray: string; colors: string[]; strategy: string; }'.
|
ci (ubuntu-latest, 18)
Process completed with exit code 1.
|