A React Hook to fetch and render file previews. It's overloaded with fancy features like SSR, lazy loading, memory cache and local preview.
import MediaFilePreview from '@atlaskit/media-file-preview';
Detailed docs and example usage can be found here.