mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 21:11:44 +02:00
Call tool based roadmaps skill based roadmaps
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user