Receive support for View Once photos

This commit is contained in:
Scott Nonnenberg 2019-06-26 12:33:13 -07:00
parent fccf1eec30
commit e62a1a7812
38 changed files with 1937 additions and 102 deletions

View file

@ -99,7 +99,7 @@ export class Image extends React.Component<Props> {
}}
// alt={i18n('loading')}
>
<Spinner size="normal" />
<Spinner svgSize="normal" />
</div>
) : (
<img