RTL support #1
Merged
RTL support #1
Annotations
10 errors and 1 warning
Run pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; setApi: Dispatch<SetStateAction<EmblaCarouselType | undefined>>; className: string; }' but required in type 'CarouselProps'.
|
Run pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; className: string; }' but required in type 'CarouselProps'.
|
Run pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; opts: { align: "start"; }; orientation: "vertical"; className: string; }' but required in type 'CarouselProps'.
|
Run pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; plugins: AutoplayType[]; className: string; onMouseEnter: () => void; onMouseLeave: () => void; }' but required in type 'CarouselProps'.
|
Run pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; opts: { align: "start"; }; className: string; }' but required in type 'CarouselProps'.
|
Run pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; className: string; }' but required in type 'CarouselProps'.
|
Run pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; setApi: Dispatch<SetStateAction<EmblaCarouselType | undefined>>; className: string; }' but required in type 'CarouselProps'.
|
Run pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; className: string; }' but required in type 'CarouselProps'.
|
Run pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; opts: { align: "start"; }; orientation: "vertical"; className: string; }' but required in type 'CarouselProps'.
|
Run pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; plugins: AutoplayType[]; className: string; onMouseEnter: () => void; onMouseLeave: () => void; }' but required in type 'CarouselProps'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading