mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 17:58:41 +00:00
fix import relative path
This commit is contained in:
parent
f4f66bec76
commit
5a4d16c25f
|
|
@ -1,4 +1,4 @@
|
|||
import { Input } from '/jsOMS/UI/Component/Input.js';
|
||||
import { Input } from '../UI/Component/Input.js';
|
||||
|
||||
/**
|
||||
* Form view.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user