feat: add component usage data in the ComponentDetails component [FC-0076] #11431
Annotations
3 errors
tests:
src/library-authoring/component-info/ComponentUsage.tsx#L58
'downstreamHits' is possibly 'undefined'.
|
tests:
src/library-authoring/component-info/ComponentUsage.tsx#L91
Type '{ children: string; key: string; href: string; target: "_blank"; }' is not assignable to type 'IntrinsicAttributes & Omit<Props, "ref"> & RefAttributes<HTMLAnchorElement>'.
|
tests
Process completed with exit code 2.
|