move to react-resizeable panels #69
Annotations
2 errors
test (macos-latest):
src/renderer/components/ResizeableTable/TH.tsx#L17
Property 'align' is missing in type '{ horizontal: false; width: number; height: string; onDrag: (dx: number) => void; }' but required in type 'Pick<PropTypes, "width" | "height" | "horizontal" | "onDrag" | "align">'.
|
test (macos-latest)
Process completed with exit code 2.
|