Skip to content

Commit 355bdac

Browse files
Merge branch 'main' into staging
2 parents bf1c8c6 + b71bc9e commit 355bdac

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

frontend/src/components/Layout/PageLayout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ import { useNavigate } from 'react-router';
2525
import { deduplicateByFullPattern, deduplicateNodeByValue } from '../../utils/Utils';
2626
import DataImporterSchemaDialog from '../Popups/GraphEnhancementDialog/EnitityExtraction/DataImporter';
2727

28+
2829
const GCSModal = lazy(() => import('../DataSources/GCS/GCSModal'));
2930
const S3Modal = lazy(() => import('../DataSources/AWS/S3Modal'));
3031
const GenericModal = lazy(() => import('../WebSources/GenericSourceModal'));

frontend/yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6539,7 +6539,6 @@ source-map-js@^1.2.1:
65396539
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
65406540
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
65416541

6542-
65436542
65446543
version "0.5.6"
65456544
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"

0 commit comments

Comments
 (0)