docs: fix client error in UI docs (#13686)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user