mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 08:56:46 -04:00
fix(docs): add missing variables to api_settings partial in getting_started (#41389)
* fix(docs): add missing variables to api_settings partial in realtime getting_started * Update apps/docs/content/guides/realtime/getting_started.mdx --------- Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
This commit is contained in:
@@ -83,7 +83,7 @@ conda install -c conda-forge supabase
|
||||
### 2. Initialize the client
|
||||
|
||||
Get your project URL and key.
|
||||
<$Partial path="api_settings.mdx" />
|
||||
<$Partial path="api_settings.mdx" variables={{ "framework": "", "tab": "" }} />
|
||||
|
||||
<Tabs
|
||||
scrollable
|
||||
|
||||
Reference in New Issue
Block a user