docs: mobile app guide with react native and expo (#13982)
* docs: mobile app guide with react native and expo * fix vale error
This commit is contained in:
@@ -35,15 +35,20 @@ export const storefrontDevelopmentSidebar = [
|
||||
description:
|
||||
"The following tutorials guide you to build a storefront for different kinds of use cases.",
|
||||
children: [
|
||||
{
|
||||
type: "ref",
|
||||
path: "/nextjs-starter/guides/storefront-returns",
|
||||
title: "Create Returns from Storefront",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/storefront-development/guides/express-checkout",
|
||||
title: "Express Checkout Storefront",
|
||||
},
|
||||
{
|
||||
type: "ref",
|
||||
path: "/nextjs-starter/guides/storefront-returns",
|
||||
title: "Create Returns from Storefront",
|
||||
type: "link",
|
||||
path: "/storefront-development/guides/react-native-expo",
|
||||
title: "Mobile App with React Native and Expo",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user