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.
2 parents dbf8bf8 + b262a6b commit fc08543Copy full SHA for fc08543
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
export default class TransformerComponent extends Component {
6
componentDidMount() {
0 commit comments