Skip to content

Commit 51f19da

Browse files
committed
pulling export changes
1 parent 01d39f5 commit 51f19da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/TransformerComponent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React, { Component } from "react";
22
import { Transformer } from "react-konva";
3-
import { ComponentInt, ComponentsInt, ChildInt } from "../utils/interfaces";
3+
import { ChildInt } from "../utils/interfaces";
44

55
interface PropsInt {
66
focusChild: ChildInt;

0 commit comments

Comments
 (0)