From 3fc4482d7c89c5dd7283e12f0744fdcd3b44d7d4 Mon Sep 17 00:00:00 2001 From: shadcn Date: Mon, 16 Feb 2026 23:24:33 +0400 Subject: [PATCH] fix: remove link to calendar blocks --- apps/v4/content/docs/changelog/2025-06-calendar.mdx | 4 +--- apps/v4/content/docs/components/base/calendar.mdx | 6 ------ apps/v4/content/docs/components/radix/calendar.mdx | 6 ------ 3 files changed, 1 insertion(+), 15 deletions(-) diff --git a/apps/v4/content/docs/changelog/2025-06-calendar.mdx b/apps/v4/content/docs/changelog/2025-06-calendar.mdx index 08791ee63a..8fc86a29d0 100644 --- a/apps/v4/content/docs/changelog/2025-06-calendar.mdx +++ b/apps/v4/content/docs/changelog/2025-06-calendar.mdx @@ -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. Calendar diff --git a/apps/v4/content/docs/components/base/calendar.mdx b/apps/v4/content/docs/components/base/calendar.mdx index 4a61857fff..02fac9f59a 100644 --- a/apps/v4/content/docs/components/base/calendar.mdx +++ b/apps/v4/content/docs/components/base/calendar.mdx @@ -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 diff --git a/apps/v4/content/docs/components/radix/calendar.mdx b/apps/v4/content/docs/components/radix/calendar.mdx index b208100489..df983f40e2 100644 --- a/apps/v4/content/docs/components/radix/calendar.mdx +++ b/apps/v4/content/docs/components/radix/calendar.mdx @@ -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