Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions components/registry/components/st-supabase-connection.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"github": "https://github.com/SiddhantSadangi/st_supabase_connection",
"pypi": "st-supabase-connection",
"demo": "https://st-supabase-connection.streamlit.app/",
"docs": null
"docs": "https://github.com/SiddhantSadangi/st_supabase_connection/blob/main/README.md"
},
"media": {
"image": "https://github.com/carolinefrasca/misc_component_images/blob/main/supabase.jpeg?raw=true"
Expand All @@ -21,5 +21,5 @@
"enabled": true,
"notes": null
},
"categories": ["Connections"]
"categories": ["Connections", "Authentication", "Integrations", "Developer tools"]
}
Loading