diff --git a/packages/react-guides/src/react-guides/Guides.tsx b/packages/react-guides/src/react-guides/Guides.tsx index 14f5c2c..1361fab 100644 --- a/packages/react-guides/src/react-guides/Guides.tsx +++ b/packages/react-guides/src/react-guides/Guides.tsx @@ -393,7 +393,7 @@ export default class Guides extends React.PureComponent v); const isHorizontal = type === "horizontal"; const matrixPos = calculateMatrixDist(datas.matrix, [distX, distY]);