refactor: replace linaria with css modules #3446
Annotations
4 errors
ci:
src/features/media/gallery/actions/GalleryPostActions.tsx#L67
Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes'.
|
ci:
src/features/media/gallery/actions/GalleryPostActions.tsx#L69
Type '{ children: Element; withBg: true; }' is not assignable to type 'IntrinsicAttributes & BottomContainerActionsProps'.
|
ci:
src/features/media/gallery/actions/ImageMoreActions.tsx#L25
Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes'.
|
ci
Process completed with exit code 2.
|