chore: lint
This commit is contained in:
@@ -147,7 +147,7 @@ const Canvas = ({ width, height, onCreateRef, highlighterData }: CanvasProps) =>
|
||||
|
||||
return (
|
||||
<>
|
||||
<canvas
|
||||
<canvas
|
||||
tabIndex={0}
|
||||
ref={canvasRef}
|
||||
height={720}
|
||||
|
||||
Reference in New Issue
Block a user