feat: allow filtering library by publish status #11186
Annotations
2 errors
tests:
src/library-authoring/components/ComponentCard.tsx#L233
Type '{ componentType: string; displayName: string; description: string; tags: ContentHitTags; actions: Element; openInfoSidebar: () => void; hasUnpublishedChanges: boolean; onSelect: () => void; }' is not assignable to type 'IntrinsicAttributes & BaseComponentCardProps'.
|
tests
Process completed with exit code 2.
|