Skip to content
Snippets Groups Projects

fix(assignHE): show specific error and remove double invitation

Merged Bogdan Cochior requested to merge hin-935 into develop
4 files
+ 12
7
Compare changes
  • Side-by-side
  • Inline
Files
4
import * as validators from './formValidators'
import * as validators from './formValidators'
 
export * from './utils'
 
export { default as withFilePreview } from './withFilePreview'
export { default as withFilePreview } from './withFilePreview'
export * from './withFileDownload'
export * from './withFileDownload'
export { default as withNativeFileDrop } from './withNativeFileDrop'
export { default as withNativeFileDrop } from './withNativeFileDrop'