index.js 102 B

123
  1. import VxeFormGroup from '../form-group';
  2. export * from '../form-group';
  3. export default VxeFormGroup;