feat: upgrade to react 18 #1150
Annotations
3 errors
eslint
Argument of type '({ children, className, position, open, behavior, focusOptions, portal, onClose, style, ...props }: DrawerProps<HTMLElement>, ref: ForwardedRef<HTMLDivElement>) => ReactPortal | null' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLDivElement, DrawerProps<HTMLElement>>'.
|
eslint
Type 'ReactPortal' is not assignable to type 'Element'.
|
eslint
Process completed with exit code 2.
|