We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d39f5 commit 51f19daCopy full SHA for 51f19da
src/components/TransformerComponent.tsx
@@ -1,6 +1,6 @@
1
import React, { Component } from "react";
2
import { Transformer } from "react-konva";
3
-import { ComponentInt, ComponentsInt, ChildInt } from "../utils/interfaces";
+import { ChildInt } from "../utils/interfaces";
4
5
interface PropsInt {
6
focusChild: ChildInt;
0 commit comments