mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #4089 - Image accessibility update
This commit is contained in:
parent
fe249402bf
commit
8a7b069276
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ export default {
|
|||
this.hidePreview();
|
||||
setTimeout(() => {
|
||||
DomHandler.focus(this.$refs.previewButton);
|
||||
}, 25);
|
||||
}, 200);
|
||||
event.preventDefault();
|
||||
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue