aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionButton.js
diff options
context:
space:
mode:
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionButton.js')
-rw-r--r--workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionButton.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionButton.js b/workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionButton.js
index 723e176d..19e148cb 100644
--- a/workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionButton.js
+++ b/workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionButton.js
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import React from 'react';
-import { Button } from 'sdc-ui/lib/react';
+import { Button } from 'onap-ui-react';
import { I18n } from 'react-redux-i18n';
import PropTypes from 'prop-types';