fix: indentation in docs page (#249)

* fix: indentation in docs page

* fix: indentation in docs page

* fix: indentation in docs page
This commit is contained in:
Han Qiao
2024-01-04 16:26:19 +08:00
committed by GitHub
parent 81c1c5e51a
commit 5adad8121b
3 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: supabase/setup-cli@v1
with:
with:
version: latest
- run: supabase init
- run: supabase db start
@@ -33,4 +33,4 @@ jobs:
## More resources
- Using supabase-js with type definitions: [Typescript Support](https://supabase.com/docs/reference/javascript/typescript-support)
- Using supabase-js with type definitions: [Typescript Support](https://supabase.com/docs/reference/javascript/typescript-support)