The file viewer needs to be converted to TSX. Part of the ongoing migration to React. We need to separate the file viewing & uploading from the form. This could make the file component more reusable and shared elsewhere. We should still have a form Component - called the FileDialogue - which can be used to show a FileViewer Component and allow for users to interact with it.
The file viewer needs to be converted to TSX. Part of the ongoing migration to React. We need to separate the file viewing & uploading from the form. This could make the file component more reusable and shared elsewhere. We should still have a form Component - called the FileDialogue - which can be used to show a FileViewer Component and allow for users to interact with it.