From 80371a434413adff5304362429e9862951a16e1a Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Fri, 3 Oct 2025 21:42:09 +0300 Subject: [PATCH] docs: fix client error in UI docs (#13686) --- www/apps/ui/app/installation/standalone-project/page.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/www/apps/ui/app/installation/standalone-project/page.mdx b/www/apps/ui/app/installation/standalone-project/page.mdx index 02aac4fdfd..92d03b220c 100644 --- a/www/apps/ui/app/installation/standalone-project/page.mdx +++ b/www/apps/ui/app/installation/standalone-project/page.mdx @@ -1,4 +1,3 @@ -import Feedback from "@/components/Feedback" import { Note } from "docs-ui" export const metadata = { @@ -132,8 +131,6 @@ export function ButtonDemo() { Refer to the documentation of each component to learn about its props and usage. - - --- ## Update UI Packages in Standalone Projects