mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-24 15:22:20 +10:00
feat: update links for improved accessibility
This commit is contained in:
@@ -994,6 +994,7 @@ function AgentChatComposer({
|
||||
ref={fileInputRef}
|
||||
type="file"
|
||||
multiple
|
||||
aria-label={t`Upload attachments`}
|
||||
className="hidden"
|
||||
onChange={(event) => onUploadFiles(event.target.files)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user