react-file-viewer icon indicating copy to clipboard operation
react-file-viewer copied to clipboard

Customization Option for Unsupported file type

Open ad2323 opened this issue 5 years ago • 0 comments

Allow to customized unsupported prompt Current: image

Suggestion:

  • Allow to pass custom component like in errorComponent={CustomErrorComponent}
  • Or allow to pass string only

ad2323 avatar Jul 28 '20 18:07 ad2323