Changed icon to play

This commit is contained in:
Lucas Oliveira 2024-02-21 21:12:28 +01:00
commit f39cd72cc8

View file

@ -100,7 +100,7 @@ export default function ChatInput({
/>
) : noInput ? (
<IconComponent
name="Sparkles"
name="Play"
className="form-modal-play-icon"
aria-hidden="true"
/>