diff --git a/Views/FormView.js b/Views/FormView.js index af3a0e1..3a1d2fc 100644 --- a/Views/FormView.js +++ b/Views/FormView.js @@ -1,4 +1,4 @@ -import { Input } from '/jsOMS/UI/Component/Input.js'; +import { Input } from '../UI/Component/Input.js'; /** * Form view.