From 53319aa1e1756ce19786e7b92fa5769255c690d2 Mon Sep 17 00:00:00 2001
From: Chaitanya Potti
Date: Tue, 9 Jul 2024 23:14:06 +0800
Subject: [PATCH] add checkout live integrations button
---
src/components/DocsDetails/DocsDetails.vue | 30 ++++++++++++++--------
1 file changed, 20 insertions(+), 10 deletions(-)
diff --git a/src/components/DocsDetails/DocsDetails.vue b/src/components/DocsDetails/DocsDetails.vue
index a82cf3c..c395f73 100644
--- a/src/components/DocsDetails/DocsDetails.vue
+++ b/src/components/DocsDetails/DocsDetails.vue
@@ -23,16 +23,26 @@ import { Link } from '@toruslabs/vue-components/Link'
>.
-
-
+
+
+
+