Fixes spelling error of tainacan-tooltip classes.

This commit is contained in:
mateuswetah 2024-05-07 15:53:03 -03:00
parent df1a639a93
commit 437b1bad51
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ export default (element) => {
app.use(FloatingVue, {
popperTriggers: ['hover', 'touch'],
themes: {
'taianacan-tooltip': {
'tainacan-tooltip': {
'$extend': 'tooltip',
triggers: ['hover', 'focus', 'touch'],
autoHide: true,