update outlined-secondary text color #85
Annotations
6 errors
test:
src/ui-shadcn/carousel.tsx#L186
Type 'string' is not assignable to type 'ButtonSizes'.
|
test:
src/ui-shadcn/carousel.tsx#L214
Type 'string' is not assignable to type 'ButtonSizes'.
|
test:
src/ui-shadcn/pagination.tsx#L6
Module '"@/ui-shadcn/button"' declares 'ButtonProps' locally, but it is not exported.
|
test:
src/ui-shadcn/pagination.tsx#L56
'size' is specified more than once, so this usage will be overwritten.
|
test:
src/ui-shadcn/pagination.tsx#L69
'size' is specified more than once, so this usage will be overwritten.
|
test
Process completed with exit code 2.
|