More keys removal

This commit is contained in:
Hugh Nimmo-Smith
2024-11-06 16:33:03 +00:00
parent d8d4e8942c
commit efee27ad25

View File

@@ -122,12 +122,6 @@ export const MediaView = forwardRef<HTMLDivElement, Props>(
showTimer={handRaiseTimerVisible}
onClick={raisedHandOnClick}
/>
{/* {keys &&
keys.map(({ index, key }) => (
<Text as="span" size="sm">
index:{index}, key:{key}
</Text>
))} */}
<div className={styles.nameTag}>
{nameTagLeadingIcon}
<Text as="span" size="sm" weight="medium" className={styles.name}>