fix: hide legacy full stack cert on portfolio
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
3f13310a78
commit
08e968079c
@ -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',
|
||||
|
Reference in New Issue
Block a user