From 5f04d2cba7165f0679a9af20486123378e3be824 Mon Sep 17 00:00:00 2001 From: Karan Rathod Date: Wed, 22 Nov 2023 10:42:43 +0530 Subject: [PATCH] [fix]:change the code for the dynamic document links for data sources (#8138) * change the code for the dynamic documentation link for data sources * fix code for dynamic url creation * fix code --- frontend/src/Editor/DataSourceManager/DataSourceManager.jsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/src/Editor/DataSourceManager/DataSourceManager.jsx b/frontend/src/Editor/DataSourceManager/DataSourceManager.jsx index 451b18a86d..224af3f843 100644 --- a/frontend/src/Editor/DataSourceManager/DataSourceManager.jsx +++ b/frontend/src/Editor/DataSourceManager/DataSourceManager.jsx @@ -856,7 +856,11 @@ class DataSourceManagerComponent extends React.Component {