fix(NumberInput): right padding #2773
size-limit.yml
on: pull_request
Measure size of the library
54s
Annotations
3 errors
|
Measure size of the library
Process completed with exit code 1.
|
|
Measure size of the library:
src/components/fields/FilterPicker/FilterPicker.tsx#L59
Interface 'CubeFilterPickerProps<T>' cannot simultaneously extend types 'Omit<CubeFilterListBoxProps<T>, "size" | "tooltip">' and 'Pick<CubeItemButtonProps, "type" | "icon" | "theme" | "prefix" | "rightIcon" | "suffix" | "hotkeys">'.
|
|
Measure size of the library:
src/components/fields/FilterPicker/FilterPicker.tsx#L59
Interface 'CubeFilterPickerProps<T>' cannot simultaneously extend types 'Omit<CubeFilterListBoxProps<T>, "size" | "tooltip">' and 'Omit<CubeItemProps, "size" | "children">'.
|