mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-10-03 12:21:52 +02:00
Remove asp.net roadmap from homepage
This commit is contained in:
@@ -8,12 +8,12 @@ type FeaturedRoadmapsListProps = {
|
||||
};
|
||||
|
||||
export const upcomingRoadmaps = [
|
||||
// {
|
||||
// type: 'Role Based',
|
||||
// title: 'React Native',
|
||||
// description: 'Step by step guide to become a React Native Developer',
|
||||
// id: 'react-native'
|
||||
// },
|
||||
{
|
||||
type: 'Role Based',
|
||||
title: 'React Native',
|
||||
description: 'Step by step guide to become a React Native Developer',
|
||||
id: 'react-native'
|
||||
},
|
||||
{
|
||||
type: 'Skill Based',
|
||||
title: 'TypeScript',
|
||||
|
Reference in New Issue
Block a user