add payment learn more button
This commit is contained in:
@@ -141,6 +141,13 @@
|
|||||||
</span>
|
</span>
|
||||||
</button>
|
</button>
|
||||||
</form>
|
</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>
|
</div>
|
||||||
</ul>
|
</ul>
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user