Changed icon to play
This commit is contained in:
parent
5b5813932d
commit
f39cd72cc8
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ export default function ChatInput({
|
|||
/>
|
||||
) : noInput ? (
|
||||
<IconComponent
|
||||
name="Sparkles"
|
||||
name="Play"
|
||||
className="form-modal-play-icon"
|
||||
aria-hidden="true"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue