Skip to content

Commit dd15f37

Browse files
pulling export changes
1 parent ec3dc47 commit dd15f37

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
export default class TransformerComponent extends Component {
66
componentDidMount() {

0 commit comments

Comments
 (0)