fix(box): add forwardRef to box component #1072
Annotations
4 errors
|
Build:
src/custom/NavigationNavbar/navigationNavbar.tsx#L49
Type '{ id?: string | undefined; onError?: ReactEventHandler<HTMLDivElement> | undefined; className?: string | undefined; style?: CSSProperties | undefined; ... 269 more ...; primary: string; }' is not assignable to type 'RefAttributes<HTMLDivElement>'.
|
Build:
src/custom/NavigationNavbar/navigationNavbar.tsx#L71
Type '{ id?: string | undefined; onError?: ReactEventHandler<HTMLDivElement> | undefined; className?: string | undefined; style?: CSSProperties | undefined; ... 269 more ...; primary: string; }' is not assignable to type 'RefAttributes<HTMLDivElement>'.
|
Build
The operation was canceled.
|
Loading