add payment learn more button

This commit is contained in:
Pete Matsyburka
2023-12-29 01:55:34 +02:00
parent 496f6c706b
commit bdf40640d0
@@ -141,6 +141,13 @@
</span>
</button>
</form>
<a
v-if="!isConnected"
class="block link text-center mt-1"
href="https://www.docuseal.co/blog/accept-payments-and-request-signatures-with-ease"
target="_blank"
data-turbo="false"
>Learn more</a>
</div>
</ul>
</span>