Update icons to v3

This commit is contained in:
Fedor Indutny 2023-05-04 11:04:22 -07:00 committed by Josh Perez
parent be60b3d225
commit 51d1a62f70
461 changed files with 1189 additions and 1570 deletions

View file

@ -77,11 +77,7 @@ export function ReactionPickerPickerMoreButton({
tabIndex={0}
title={i18n('icu:Reactions--more')}
type="button"
>
<div className="module-ReactionPickerPicker__button--more__dot" />
<div className="module-ReactionPickerPicker__button--more__dot" />
<div className="module-ReactionPickerPicker__button--more__dot" />
</button>
/>
);
}