pull/306/merge
zeref31 7 months ago committed by GitHub
commit fab9eb0b55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -296,7 +296,7 @@ class Main extends React.Component {
<TechList techs={this.props.techs} />
</ul>
{techs.length === 3 && (
<p>You have all the prerequisite courses to get started React</p>
<p>You have all the prerequisite courses to get started with React.</p>
)}
<div>
<Button

Loading…
Cancel
Save