fix: remove colorScheme attribute at React Native video tutorial (#1201)
This commit is contained in:
@ -5,4 +5,4 @@ React Native is a popular JavaScript-based mobile app framework that allows you
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://reactnative.dev/'>Official Website</BadgeLink>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://reactnative.dev/docs/getting-started'>Official Getting Started to React Native</BadgeLink>
|
||||
<BadgeLink colorScheme='Watch' badgeText='Watch' href='https://www.youtube.com/watch?v=0-S5a0eXPoc'>Tutorial to Learn React Native</BadgeLink>
|
||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=0-S5a0eXPoc'>Tutorial to Learn React Native</BadgeLink>
|
||||
|
Reference in New Issue
Block a user