mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
fix: Fix broken n8n-info-tip slots (#4665)
This commit is contained in:
parent
3ac9ba3491
commit
6c992233a0
|
@ -18,7 +18,7 @@
|
|||
</span>
|
||||
<template #content>
|
||||
<span>
|
||||
<slot name="content" />
|
||||
<slot />
|
||||
</span>
|
||||
</template>
|
||||
</n8n-tooltip>
|
||||
|
|
Loading…
Reference in a new issue