1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 12:10:22 +02:00

Merge pull request #5675 from salmantec/bugfix/move-flutter-and-reactnative-to-skill-roadmap

Move Flutter and React Native to Skill-based roadmap
This commit is contained in:
dsh
2024-05-16 07:03:19 +01:00
committed by GitHub
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'
---