aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx
diff options
context:
space:
mode:
authorAriel Kenan <Ariel.Kenan@amdocs.com>2019-07-07 14:08:55 +0300
committerAvi Gaffa <avi.gaffa@amdocs.com>2019-07-07 12:00:49 +0000
commit36d376ea2124d88d627a0ada4e176e37e070f571 (patch)
tree99562fc137fbd35de1319ff476f0b06b8701a3b0 /workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx
parent08da411bd572226675305bed9de7d42175f25d85 (diff)
Upgrade to ONAP-UI
Change-Id: I1266dea133a4bd5196ba7662c0905afaa021972d Issue-ID: SDC-2411 Signed-off-by: Ariel Kenan <Ariel.Kenan@amdocs.com>
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,