orbit icon indicating copy to clipboard operation
orbit copied to clipboard

Separate FilePreview from File in the client

Open haadcode opened this issue 7 years ago • 0 comments

Currently the file preview functionality is in client/src/components/File.js (handleClick()). It's getting out of hand and we should refactor the file preview to its own React component.

haadcode avatar Aug 31 '16 14:08 haadcode