Skip to content

Commit

Permalink
Fix types after rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
benchristel committed Sep 23, 2024
1 parent 59bb7d2 commit 2e7e30a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ describe("mafsStateToInteractiveGraph", () => {
numPoints: "unlimited",
focusedPointIndex: 99,
showRemovePointButton: true,
showKeyboardInteractionInvitation: true,
interactionMode: "mouse",
coords: [
[1, 2],
[3, 4],
Expand Down

0 comments on commit 2e7e30a

Please sign in to comment.