Skip to content

Commit

Permalink
undo change to react import
Browse files Browse the repository at this point in the history
  • Loading branch information
anakaren-rojas committed Nov 15, 2024
1 parent 63e7f5f commit f0a12fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {vec} from "mafs";
import * as React from "react";
import React from "react";

import {getDependencies} from "../../../dependencies";
import {pointToPixel} from "../graphs/use-transform";
Expand Down

0 comments on commit f0a12fe

Please sign in to comment.