fix import relative path

This commit is contained in:
Dennis Eichhorn 2020-06-18 18:54:49 +02:00
parent f4f66bec76
commit 5a4d16c25f

View File

@ -1,4 +1,4 @@
import { Input } from '/jsOMS/UI/Component/Input.js';
import { Input } from '../UI/Component/Input.js';
/**
* Form view.