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, {
|
app.use(FloatingVue, {
|
||||||
popperTriggers: ['hover', 'touch'],
|
popperTriggers: ['hover', 'touch'],
|
||||||
themes: {
|
themes: {
|
||||||
'taianacan-tooltip': {
|
'tainacan-tooltip': {
|
||||||
'$extend': 'tooltip',
|
'$extend': 'tooltip',
|
||||||
triggers: ['hover', 'focus', 'touch'],
|
triggers: ['hover', 'focus', 'touch'],
|
||||||
autoHide: true,
|
autoHide: true,
|
||||||
|
|
Loading…
Reference in New Issue