Skip to content

Commit 58b68f0

Browse files
katiekleinkatiegoines
andauthored
add platforms to index page (#7617)
Co-authored-by: katiegoines <[email protected]>
1 parent fccd401 commit 58b68f0

File tree

1 file changed

+4
-1
lines changed
  • src/pages/[platform]/build-a-backend/troubleshooting

1 file changed

+4
-1
lines changed

src/pages/[platform]/build-a-backend/troubleshooting/index.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ export const meta = {
1111
'nextjs',
1212
'react',
1313
'react-native',
14-
'vue'
14+
'vue',
15+
'swift',
16+
'android',
17+
'flutter'
1518
]
1619
};
1720

0 commit comments

Comments
 (0)