We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd8c226 + 83e03b2 commit f4f42b2Copy full SHA for f4f42b2
src/projects/create/components/FillProjectDetails.js
@@ -71,7 +71,7 @@ class FillProjectDetails extends Component {
71
submitBtnText={ submitBtnText }
72
productTemplates={productTemplates}
73
/>
74
- <ProjectEstimationSection project={dirtyProject} templates={templates} />
+ {/* <ProjectEstimationSection project={dirtyProject} templates={templates} /> */}
75
</div>
76
{formDisclaimer && (
77
<div className="left-area-footer">
0 commit comments