Use router to navigate collective tabs #29
Annotations
2 errors
build:
src/views/Page/team/TeamMembers.vue#L10
Type '({ name: string; company: string; profile: string; links: { linkedin: string; github: string; }; } | { name: string; profile: string; links: { linkedin: string; github: string; }; company?: undefined; })[]' is not assignable to type 'Member[]'.
|
build
Process completed with exit code 1.
|