fix(refactor): kena timpa ges sepertinya

This commit is contained in:
Khafid Prayoga
2025-10-08 16:20:37 +07:00
parent 55239606af
commit 3ffc28fdeb
14 changed files with 328 additions and 74 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { BaseSchema, type BaseFormData } from './my-ui.schema'
import { BaseSchema, type BaseFormData } from './base.schema'
export { BaseSchema as UomSchema }
export type { BaseFormData as UomFormData }