mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 17:00:27 -04:00
ac8ee2309c
Fix UI library CTA link
10 lines
283 B
Plaintext
10 lines
283 B
Plaintext
<Admonition type="tip" title="Explore drop-in UI components for your Supabase app.">
|
|
|
|
UI components built on shadcn/ui that connect to Supabase via a single command.
|
|
|
|
<Button type="primary" asChild>
|
|
<a href="https://supabase.com/ui">Explore Components</a>
|
|
</Button>
|
|
|
|
</Admonition>
|