chore(deps): bump @tabler/icons-react from 2.42.0 to 3.3.0 #951
Annotations
8 errors
test:
src/components/note/NoteMoveInput.tsx#L67
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'FunctionComponent<IconProps>'.
|
test:
src/components/note/NoteMoveInput.tsx#L85
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'FunctionComponent<IconProps>'.
|
test:
src/components/note/NoteNewInput.tsx#L60
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'FunctionComponent<IconProps>'.
|
test:
src/components/sidebar/SidebarContent.tsx#L46
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'Icon'.
|
test:
src/components/sidebar/SidebarContent.tsx#L53
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'Icon'.
|
test:
src/components/sidebar/SidebarContent.tsx#L60
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'Icon'.
|
test:
src/components/sidebar/SidebarContent.tsx#L67
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'Icon'.
|
test
Process completed with exit code 2.
|