ImagePreview
@wq/react’s <ImagePreview/> component is used by PropertyTable to display a previously uploaded Image. If the field is a File, a FileLink will be rendered instead.
Source
The source code for <ImagePreview/> is available here:
This component should not generally need to be overridden directly.