chore(deps): update remix monorepo to v2.13.1 #1497
Annotations
6 errors
🔍 Typecheck code
Argument of type '<C extends ElementType = "body">({ className, children, as, ...rest }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
🔍 Typecheck code
Argument of type '<C extends ElementType = "div">({ className, as, ...props }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
🔍 Typecheck code
Argument of type '<C extends ElementType = "div">({ className, as, ...props }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
🔍 Typecheck code
Argument of type '<C extends ElementType = "body">({ className, children, as, ...rest }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
🔍 Typecheck code
Argument of type '<C extends ElementType = "div">({ className, as, ...props }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
🔍 Typecheck code
Argument of type '<C extends ElementType = "div">({ className, as, ...props }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
Loading