Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Johnson Cherian 2026-04-21 12:57:55 +05:30 committed by GitHub
parent 4eab26bc8d
commit 239c61f4ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -329,7 +329,7 @@ export const fileButtonConfig = {
labelSize: { value: '14' },
labelWeight: { value: 'medium' },
labelColor: { value: 'var(--cc-surface1-surface)' },
icon: { value: 'IconFileUpload' },
icon: { value: 'IconFileSearch' },
iconVisibility: { value: true },
iconColor: { value: 'var(--cc-surface1-surface)' },
iconDirection: { value: 'left' },