0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-31 22:51:25 -05:00

chore(docs): adjust sdk reference sorting order

This commit is contained in:
Charles Zhao 2022-06-09 15:51:18 +08:00
parent c38fab89e1
commit 270ba8d724
No known key found for this signature in database
GPG key ID: 4858774754C92DF2
6 changed files with 25 additions and 5 deletions

View file

@ -1 +1 @@
# @logto-io/js
# JavaScript

View file

@ -1,4 +1,8 @@
# Browser
---
sidebar_position: 2
---
# @logto/browser
## Table of contents

View file

@ -1,4 +1,8 @@
# JS Core
---
sidebar_position: 1
---
# @logto/js
## Table of contents

View file

@ -1,4 +1,8 @@
# React
---
sidebar_position: 3
---
# @logto/react
## Table of contents

View file

@ -1,4 +1,8 @@
# Vue
---
sidebar_position: 4
---
# @logto/vue
## Table of contents

View file

@ -1 +1,5 @@
---
sidebar_position: 1
---
# SDK 参考概览