mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-10 07:52:14 +01:00
Remove unused prop
This commit is contained in:
parent
8ab1cfb34f
commit
ca48ea1566
@ -65,7 +65,6 @@ export function UrlPreviewGroupView({ vm }: UrlPreviewGroupViewProps): JSX.Eleme
|
||||
<LinkPreview
|
||||
key={preview.link}
|
||||
compactLayout={compactLayout}
|
||||
onHideClick={i == 0 ? vm.onHideClick : undefined}
|
||||
onImageClick={() => vm.onImageClick(preview)}
|
||||
{...preview}
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user