Finish import_viewer gui

This commit is contained in:
Pieter Vander Vennet 2022-01-24 03:09:21 +01:00
parent cd09efca94
commit 33ef83c4a9
14 changed files with 198 additions and 103 deletions

View file

@ -1,4 +0,0 @@
import ImportInspectorGui from "./UI/ImportFlow/ImportInspector";
new ImportInspectorGui().AttachTo("maindiv")