fix tsc
This commit is contained in:
@@ -430,7 +430,7 @@ export function deconstructDiamondElement(
|
|||||||
return cachedShape;
|
return cachedShape;
|
||||||
}
|
}
|
||||||
|
|
||||||
const baseCorners = getDiamondBaseCorners(element, offset);
|
const baseCorners = getDiamondBaseCorners(element);
|
||||||
|
|
||||||
const corners = baseCorners.map(
|
const corners = baseCorners.map(
|
||||||
(corner) =>
|
(corner) =>
|
||||||
|
|||||||
Reference in New Issue
Block a user