mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
remove b-tooltip directive
This commit is contained in:
parent
2599a5c751
commit
2bce25bc61
|
@ -16,7 +16,6 @@
|
|||
<b-dropdown-item-button
|
||||
v-for="(theme, key) in themeList"
|
||||
:key="key"
|
||||
v-b-tooltip.hover.right
|
||||
:active="activeTheme === theme.name"
|
||||
:title="theme.description"
|
||||
:name="theme.name"
|
||||
|
|
Loading…
Reference in New Issue
Block a user