Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 622 Bytes

pull_request_template.md

File metadata and controls

11 lines (9 loc) · 622 Bytes

Display Trello task link

Features/Libraries

What Features libraries added.

  • Added new library detect-file-type To detect file format. It will check file format base on file signature
  • Added feature that allows user to save screenshot.

Notes

  • react-firebase-file-uploader: is not acting as I except. file uploader invoked callback of my handleFileSelected function at first time when file selected, but not subsequent file selection. The work around is to rerender file uploader.