This commit is contained in:
Tom Moor
2024-05-16 21:28:43 -04:00
parent 088138fb7a
commit 51ff1d865d

View File

@@ -170,6 +170,8 @@ function SharePopover({ collection, visible, onRequestClose }: Props) {
});
return group;
}
return;
})
);