aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx')
-rw-r--r--workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx b/workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx
index 9e26793a..4d884730 100644
--- a/workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx
+++ b/workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx
@@ -16,7 +16,7 @@
import React from 'react';
import PropTypes from 'prop-types';
import { I18n } from 'react-redux-i18n';
-import SVGIcon from 'sdc-ui/lib/react/SVGIcon';
+import { SVGIcon } from 'onap-ui-react';
const NewVersionContainer = ({
onCreateVersion,