exposes field types via Payload module
This commit is contained in:
5
field-types.js
Normal file
5
field-types.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import Group from './src/client/components/forms/field-types/Group';
|
||||
|
||||
export default {
|
||||
Group,
|
||||
};
|
||||
Reference in New Issue
Block a user