1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 05:21:43 +02:00

Updated Flutter and ReactNative from role to skill based skills in RoadmapsPage.tsx, flutter.md and react-native.md files

This commit is contained in:
Mohamed Salman
2024-05-16 09:14:45 +05:30
parent 22d4f18e97
commit b6bfbf3090
3 changed files with 4 additions and 4 deletions

View File

@@ -229,12 +229,12 @@ const groups: GroupType[] = [
{
title: 'React Native',
link: '/react-native',
type: 'role',
type: 'skill',
},
{
title: 'Flutter',
link: '/flutter',
type: 'role',
type: 'skill',
},
],
},

View File

@@ -53,5 +53,5 @@ sitemap:
tags:
- 'roadmap'
- 'main-sitemap'
- 'role-roadmap'
- 'skill-roadmap'
---

View File

@@ -51,5 +51,5 @@ sitemap:
tags:
- 'roadmap'
- 'main-sitemap'
- 'role-roadmap'
- 'skill-roadmap'
---