react 16 upgrade
[sdc.git] / openecomp-ui / src / sdc-app / Application.jsx
index f96bd73..e67f662 100644 (file)
@@ -43,7 +43,7 @@ class Application extends React.Component {
     render() {
         return (
             <Provider store={store}>
-                <div>
+                <div data-onboardingroot="">
                     <GlobalModal />
                     <Notifications />
                     {this.props.children}