Merge pull request #9642 from shadcn-ui/shadcn/issue-9595

fix: remove link to calendar blocks
This commit is contained in:
shadcn
2026-02-16 23:30:19 +04:00
committed by GitHub
3 changed files with 1 additions and 15 deletions

View File

@@ -6,9 +6,7 @@ date: 2025-06-06
We've upgraded the `Calendar` component to the latest version of [React DayPicker](https://daypicker.dev).
This is a major upgrade and includes a lot of new features and improvements. We've also built a collection of 30+ calendar blocks that you can use to build your own calendar components.
See all calendar blocks in the [Blocks Library](/blocks/calendar) page.
This is a major upgrade and includes a lot of new features and improvements.
<Image src="/images/calendar-2.png" alt="Calendar" width={676} height={895} />

View File

@@ -13,12 +13,6 @@ links:
previewClassName="h-96"
/>
## Blocks
We have built a collection of 30+ calendar blocks that you can use to build your own calendar components.
See all calendar blocks in the [Blocks Library](/blocks/calendar) page.
## Installation
<CodeTabs>

View File

@@ -13,12 +13,6 @@ links:
previewClassName="h-96"
/>
## Blocks
We have built a collection of 30+ calendar blocks that you can use to build your own calendar components.
See all calendar blocks in the [Blocks Library](/blocks/calendar) page.
## Installation
<CodeTabs>