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:
commit
441660716c
2 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue