Skip to content

Commit

Permalink
omg
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Sep 25, 2024
1 parent 6d0bdba commit 5219256
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sites/docs/src/content/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ description: Latest updates and announcements.

[Blocks](/blocks) are ready-made components that you can use to build your apps. They are fully responsive, accessible, and composable, meaning they are built using the same principles as the rest of the components in shadcn-svelte.

<img src="$lib/img/examples/dashboard-dark.jpg" alt="A screenshot of the dashboard-01 block" class="h-full w-full hidden dark:block mt-6" />

<img src="$lib/img/examples/dashboard-light.jpg" alt="A screenshot of the dashboard-01 block" class="h-full w-full block dark:hidden mt-6" />

[v0](https://v0.dev) only supports React at the moment, so you can't customize them like you can the original from [shadcn/ui](https://ui.shadcn.com). However, if having support for Svelte interests you, I'm sure the v0 team would love to hear about it. :)

### New Component: Breadcrumb
Expand Down

0 comments on commit 5219256

Please sign in to comment.