Skip to content

Commit 80371a4

Browse files
authored
docs: fix client error in UI docs (#13686)
1 parent 8acfb88 commit 80371a4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • www/apps/ui/app/installation/standalone-project

www/apps/ui/app/installation/standalone-project/page.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import Feedback from "@/components/Feedback"
21
import { Note } from "docs-ui"
32

43
export const metadata = {
@@ -132,8 +131,6 @@ export function ButtonDemo() {
132131

133132
Refer to the documentation of each component to learn about its props and usage.
134133

135-
<Feedback title={"Install in Standalone Project"} />
136-
137134
---
138135

139136
## Update UI Packages in Standalone Projects

0 commit comments

Comments
 (0)