fix(ui): fix typescript warnings

This commit is contained in:
Łukasz Mierzwa
2021-04-07 14:08:08 +01:00
committed by Łukasz Mierzwa
parent 022236dec6
commit 7638d655a7
174 changed files with 231 additions and 352 deletions

View File

@@ -1,5 +1,3 @@
import React from "react";
import { mount } from "enzyme";
import toDiffableHtml from "diffable-html";