We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63da8b0 + 0582da6 commit 1b801a1Copy full SHA for 1b801a1
src/components/Sidebar/data.js
@@ -353,6 +353,16 @@ export default {
353
icon: <IconContainer alt="nuxt" />,
354
link: "/ai/getting-started/nuxt"
355
},
356
+ {
357
+ title: "NodeJS",
358
+ icon: <IconContainer alt="nodejs" />,
359
+ link: "/ai/getting-started/nodejs"
360
+ },
361
362
+ title: "Expo",
363
+ icon: <IconContainer alt="https://media.liara.ir/ai/ai-sdk/expo/expo-logo.png" />,
364
+ link: "/ai/getting-started/expo"
365
366
367
368
0 commit comments