mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 03:23:08 +01:00
Call tool based roadmaps skill based roadmaps
This commit is contained in:
parent
e26297664f
commit
2579e986fd
@ -54,7 +54,7 @@ export default function Home(props: HomeProps) {
|
||||
|
||||
<FeaturedRoadmapsList
|
||||
roadmaps={roadmaps.filter(roadmap => roadmap.type === 'tool')}
|
||||
title={'Tool Based' }
|
||||
title={'Skill Based' }
|
||||
/>
|
||||
</Container>
|
||||
</Box>
|
||||
|
Loading…
x
Reference in New Issue
Block a user