pl-fe: migrate even more icons
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -187,7 +187,7 @@ const ChatMessage = (props: IChatMessage) => {
|
||||
data-testid='chat-message-menu'
|
||||
>
|
||||
<Icon
|
||||
src={require('@tabler/icons/outline/dots.svg')}
|
||||
src={require('@phosphor-icons/core/regular/dots-three.svg')}
|
||||
className='size-4'
|
||||
/>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user