Fixes spelling error of tainacan-tooltip classes.
This commit is contained in:
parent
f5189e148a
commit
e7791f0500
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue