Remove DOM component (#14328)

* Remove DOM component

* fix compile

* Remove enum type

* one more
This commit is contained in:
Charles Gagnon
2021-02-17 15:16:42 -08:00
committed by GitHub
parent 05f97411fa
commit d159a1eb50
11 changed files with 0 additions and 145 deletions

View File

@@ -275,7 +275,6 @@ describe('Manage Package Dialog', () => {
divContainer: undefined!,
flexContainer: () => flexBuilder,
splitViewContainer: undefined!,
dom: undefined!,
card: undefined!,
inputBox: () => inputBoxBuilder,
checkBox: undefined!,