# MediaFilePreview

A React Hook to fetch and render file previews. It's overloaded with fancy features like SSR, lazy loading, memory cache and local preview.

## Usage

`import MediaFilePreview from '@atlaskit/media-file-preview';`

Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/media/media-file-preview).
