Component/creation-bouton #45
Annotations
7 errors
type-check / type-check:
src/stories/Header.vue#L16
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
|
type-check / type-check:
src/stories/Header.vue#L17
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
|
type-check / type-check:
src/stories/Header.vue#L18
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
|
type-check / type-check:
src/stories/Header.vue#L16
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
|
type-check / type-check:
src/stories/Header.vue#L17
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
|
type-check / type-check:
src/stories/Header.vue#L18
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
|
type-check / type-check
Process completed with exit code 2.
|