fixSimpleEditor: remove non-null assertion for user selector #17
Annotations
2 errors
typecheck:
src/components/SimpleEditor.tsx#L51
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
typecheck
Process completed with exit code 2.
|