deps: add React 19 to peerDep range, remove React devDeps -- needs to update devDeps, lockfile, typings, tests, etc #50
Annotations
4 errors
|
Typecheck:
src/index.tsx#L12
This member must have an 'override' modifier because it overrides a member in the base class 'Component<SignatureCanvasProps, {}, any>'.
|
Typecheck:
test/index.spec.tsx#L12
Type 'RefObject<SignatureCanvas | null>' is not assignable to type 'RefObject<SignatureCanvas>'.
|
Typecheck
The operation was canceled.
|
Loading