Remove @types/streamsaver

This commit is contained in:
Jaiwanth 2021-08-10 13:22:40 +05:30
parent ecf0aba97c
commit e396dcfb10
4 changed files with 6 additions and 13 deletions

View file

@ -81,7 +81,6 @@ const EventListSummary: React.FC<IProps> = ({
</React.Fragment>;
} else {
const avatars = summaryMembers.map((m) => <MemberAvatar key={m.userId} member={m} width={14} height={14} />);
body = (
<div className="mx_EventTile_line">
<div className="mx_EventTile_info">