Skip to content

add different button variants #57

add different button variants

add different button variants #57

Triggered via pull request October 29, 2024 07:38
@thelostone-mcthelostone-mc
synchronize #15
par-584
Status Failure
Total duration 41s
Artifacts

chromatic.yml

on: pull_request
Run Chromatic
32s
Run Chromatic
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Chromatic: src/ui-shadcn/button.stories.tsx#L43
Type '"destructive"' is not assignable to type 'ButtonVariants'.
Run Chromatic: src/ui-shadcn/button.stories.tsx#L50
Type '"outline"' is not assignable to type 'ButtonVariants'.
Run Chromatic: src/ui-shadcn/button.stories.tsx#L57
Type '"ghost"' is not assignable to type 'ButtonVariants'.
Run Chromatic: src/ui-shadcn/button.stories.tsx#L64
Type '"link"' is not assignable to type 'ButtonVariants'.
Run Chromatic: src/ui-shadcn/button.stories.tsx#L71
Type '"icon"' is not assignable to type 'ButtonSizes'.
Run Chromatic: src/ui-shadcn/button.stories.tsx#L72
Type '"outline"' is not assignable to type 'ButtonVariants'.
Run Chromatic: src/ui-shadcn/button.stories.tsx#L80
Type '"sm"' is not assignable to type 'ButtonSizes'.
Run Chromatic: src/ui-shadcn/button.stories.tsx#L86
Type '"lg"' is not assignable to type 'ButtonSizes'.
Run Chromatic: src/ui-shadcn/calendar.tsx#L35
Type '"ghost"' is not assignable to type '"error" | "success" | "disabled" | "primary" | "secondary" | "outlined-error" | "outlined-success" | "outlined-primary" | "outlined-secondary" | "outlined-disabled" | undefined'.
Run Chromatic: src/ui-shadcn/carousel.tsx#L185
Type 'string' is not assignable to type 'ButtonVariants'.