Update sidebars.js

This commit is contained in:
shohei
2024-06-01 07:56:59 +09:00
parent 06fa6daf72
commit 876a91ce15

View File

@ -303,6 +303,11 @@ module.exports = {
label: "Delivery App with Google Maps and Live Tracking",
href: "https://github.com/AhmedLSayed9/deliverzler",
},
{
type: "link",
label: "ChatGPT Chat App with Riverpod",
href: "https://github.com/never-inc/chat_gpt_boilerplate",
},
],
},