Some additional progress / start on updating future deprecations

This commit is contained in:
Dave Richer
2023-12-04 16:48:10 -05:00
parent 517a087186
commit 1df870ee4e
65 changed files with 139 additions and 125 deletions

View File

@@ -88,8 +88,8 @@ export function ChatMediaSelector({
}
title={t("messaging.labels.selectmedia")}
trigger="click"
visible={visible}
onVisibleChange={handleVisibleChange}
open={visible}
onOpenChange={handleVisibleChange}
>
<Badge count={selectedMedia.filter((s) => s.isSelected).length}>
<PictureFilled style={{ margin: "0 .5rem" }} />