fix: hide legacy full stack cert on portfolio

This commit is contained in:
Ahmad Abdolsaheb
2019-04-11 18:06:38 +03:00
committed by Mrugesh Mohapatra
parent 3f13310a78
commit 08e968079c

View File

@ -73,11 +73,6 @@ const mapStateToProps = (state, props) =>
}
],
legacyCerts: [
{
show: isFullStackCert,
title: 'Full Stack Certification',
showURL: 'legacy-full-stack'
},
{
show: isFrontEndCert,
title: 'Front End Certification',