Skip to content

Commit

Permalink
Merge branch 'main' into elaina/restructureTemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
Elaina-Lee authored Nov 12, 2024
2 parents 7d90506 + dff323b commit 1ae89ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import {
} from '@fluentui/react-components';
import type { MonacoProps } from '@microsoft/designer-ui';
import { MonacoEditor } from '@microsoft/designer-ui';
import { generateDataMapXslt, getFunctions, getSelectedSchema, testDataMap } from '@microsoft/logic-apps-data-mapper';
import { generateDataMapXslt, getFunctions, getSelectedSchema, testDataMap } from '@microsoft/logic-apps-data-mapper-v2';
import { EditorLanguage } from '@microsoft/logic-apps-shared';
import { useState } from 'react';

Expand Down

0 comments on commit 1ae89ee

Please sign in to comment.