WB-1617: Remove Icon component #3347
Annotations
10 errors
packages/wonder-blocks-icon/src/components/phosphor-icon.tsx#L88
Argument of type '"small" | IconSize' is not assignable to parameter of type 'IconSize'.
|
packages/wonder-blocks-icon/src/components/__tests__/phosphor-icon.test.tsx#L55
Type '"small"' is not assignable to type 'IconSize | undefined'.
|
packages/wonder-blocks-icon/src/components/__tests__/phosphor-icon.typestest.tsx#L9
Type '"small"' is not assignable to type 'IconSize | undefined'.
|
packages/wonder-blocks-icon/src/components/__tests__/phosphor-icon.typestest.tsx#L12
Type '"medium"' is not assignable to type 'IconSize | undefined'.
|
packages/wonder-blocks-icon/src/components/__tests__/phosphor-icon.typestest.tsx#L15
Type '"large"' is not assignable to type 'IconSize | undefined'. Did you mean 'IconSize.xlarge'?
|
packages/wonder-blocks-icon/src/components/__tests__/phosphor-icon.typestest.tsx#L18
Type '"small"' is not assignable to type 'IconSize | undefined'.
|
packages/wonder-blocks-icon/src/components/__tests__/phosphor-icon.typestest.tsx#L21
Type '"medium"' is not assignable to type 'IconSize | undefined'.
|
packages/wonder-blocks-icon/src/util/icon-util.test.ts#L5
Argument of type '"small"' is not assignable to parameter of type 'IconSize'.
|
packages/wonder-blocks-icon/src/util/icon-util.test.ts#L6
Argument of type '"medium"' is not assignable to parameter of type 'IconSize'.
|
packages/wonder-blocks-icon/src/util/icon-util.test.ts#L7
Argument of type '"large"' is not assignable to parameter of type 'IconSize'.
|
The logs for this run have expired and are no longer available.
Loading