fix: replace remaining fill="Solid" in VoiceMessageRecorder preview send button

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-23 13:28:17 -04:00
parent 083985fe94
commit 6c9fd17f27
+1 -1
View File
@@ -270,7 +270,7 @@ export function VoiceMessageRecorder({ onSend, onError }: VoiceRecorderProps) {
onClick={sendVoice}
aria-label="Send voice message"
variant="Primary"
fill="Solid"
fill="Soft"
size="300"
radii="300"
title="Send voice message"