Fix employee filed not loading issue
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { FieldNameAdapter, CustomFieldAdapter } from './lib';
|
||||
import { FieldNameAdapter } from './lib';
|
||||
|
||||
window.FieldNameAdapter = FieldNameAdapter;
|
||||
window.CustomFieldAdapter = CustomFieldAdapter;
|
||||
|
||||
Reference in New Issue
Block a user