Close automation survey popup when clicking on the link
This commit is contained in:
parent
bc8cd6723d
commit
4c8f86941b
|
@ -89,6 +89,7 @@
|
||||||
href="https://t.maze.co/310149185"
|
href="https://t.maze.co/310149185"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
|
on:click={() => surveyDismissed.set(true)}
|
||||||
>
|
>
|
||||||
Complete our survey on Automations</a
|
Complete our survey on Automations</a
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue