feat: !return null
This commit is contained in:
@@ -128,7 +128,6 @@ export const getRect = async (page: Page, coordinates: Coordinates) => {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return null;
|
|
||||||
},
|
},
|
||||||
{ x: coordinates.x, y: coordinates.y },
|
{ x: coordinates.x, y: coordinates.y },
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user