chore: lint

This commit is contained in:
karishmas6
2024-07-23 20:46:34 +05:30
parent a4e4dfbbd1
commit 23b724ecb4

View File

@@ -147,7 +147,7 @@ const Canvas = ({ width, height, onCreateRef, highlighterData }: CanvasProps) =>
return (
<>
<canvas
<canvas
tabIndex={0}
ref={canvasRef}
height={720}