merge conficts
[arvados.git] / src / views-components / create-project-dialog / create-project-dialog.tsx
index d97eebcd1c02d701c4893c6cfc863e94f494ec53..c7a7852d41d0e5080d9ac418c1a031d586dad5be 100644 (file)
@@ -5,7 +5,7 @@
 import { connect } from "react-redux";
 import { Dispatch } from "../../../node_modules/redux";
 import { RootState } from "../../store/store";
-import DialogProjectCreate from "../../components/dialog-create/dialog-project-create";
+import DialogProjectCreate from "../dialog-create/dialog-project-create";
 import actions from "../../store/project/project-action";
 
 const mapStateToProps = (state: RootState) => ({