From 93c92bd70e6845a4d4464d0d0d2c2266e3182e9e Mon Sep 17 00:00:00 2001 From: srinivaspendem Date: Mon, 14 Aug 2023 16:08:51 +0530 Subject: [PATCH] fix: route fix in import and export --- apps/app/components/exporter/guide.tsx | 2 +- apps/app/components/integration/guide.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/app/components/exporter/guide.tsx b/apps/app/components/exporter/guide.tsx index 82a4fd453..dd6fab9dc 100644 --- a/apps/app/components/exporter/guide.tsx +++ b/apps/app/components/exporter/guide.tsx @@ -68,7 +68,7 @@ const IntegrationGuide = () => {

{service.description}

- + {service.type} now diff --git a/apps/app/components/integration/guide.tsx b/apps/app/components/integration/guide.tsx index 0b06e997e..7c1dd20fe 100644 --- a/apps/app/components/integration/guide.tsx +++ b/apps/app/components/integration/guide.tsx @@ -100,7 +100,7 @@ const IntegrationGuide = () => {