docs: fix client error in UI docs (#13686)

This commit is contained in:
Shahed Nasser
2025-10-03 21:42:09 +03:00
committed by GitHub
parent 8acfb88c2b
commit 80371a4344

View File

@@ -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.
<Feedback title={"Install in Standalone Project"} />
---
## Update UI Packages in Standalone Projects