Wire all the editable sections in the document #31
Annotations
2 errors
deploy
Type '{ overview: Element; paths: Element; pathsCount: number; contact: Element; license: Element; tagDefinitions: Element; servers: Element; ... 6 more ...; onEdit: (() => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { overview?: ReactNode; paths?: ReactNode; contact?: ReactNode; license?: ReactNode; tagDefinitions?: ReactNode; ... 7 more ...; securityRequirementsCount?: number | undefined; }'.
|
deploy
Process completed with exit code 2.
|