mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
Bump pink icons, add react native icons
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
href: '/docs/quick-starts/android',
|
||||
image: `/images/platforms/${$themeInUse}/android.svg`
|
||||
},
|
||||
{
|
||||
name: 'React Native',
|
||||
href: '/docs/quick-starts/react-native',
|
||||
image: `/images/platforms/${$themeInUse}/react-native.svg`
|
||||
},
|
||||
|
||||
] as Array<{
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user