fix: tooltip show on click

This commit is contained in:
Arman
2023-08-18 17:50:07 +02:00
parent 1bd1dc3046
commit 798a8b3992
@@ -9,10 +9,11 @@
{#if deployment.type === 'vcs'}
<button
class=" u-cursor-pointer"
class="u-cursor-pointer"
use:tooltip={{
interactive: true,
allowHTML: true,
trigger: 'click',
disabled: false,
onShow(instance) {
tick().then(() => {