Skip to content

Commit

Permalink
pkp/pkp-lib#9890 Add tooltip 'focus' trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
blesildaramirez committed Jul 29, 2024
1 parent 69231fb commit 6c82c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ setup((app) => {
themes: {
'pkp-tooltip': {
$extend: 'tooltip',
triggers: ['hover'],
triggers: ['hover', 'focus'],
delay: {
show: 0,
hide: 0,
Expand Down

0 comments on commit 6c82c9d

Please sign in to comment.