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 8a49400 + 83e03b2 commit 83e112dCopy full SHA for 83e112d
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