0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00

Merge pull request #1332 from logto-io/charles-polish-zh-cn-tutorial-titles

chore(console): polish zh-CN SDK tutorial titles
This commit is contained in:
Charles Zhao 2022-06-30 20:16:24 +08:00 committed by GitHub
commit 441660716c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ import TabItem from '@mdx/components/TabItem';
import Alert from '@/components/Alert';
<Step
title="在 Android 应用中集成 Logto Android SDK"
title="集成 Logto Android SDK"
subtitle="将 Logto SDK 添加至依赖"
index={0}
activeIndex={props.activeStepIndex}

View file

@ -5,7 +5,7 @@ import TabItem from '@mdx/components/TabItem';
import Alert from '@/components/Alert';
<Step
title="在 iOS 应用中集成 Logto Swift SDK"
title="集成 Logto Swift SDK"
subtitle="将 Logto SDK 添加至依赖"
index={0}
activeIndex={props.activeStepIndex}