mirror of
https://github.com/placeholder-soft/web.git
synced 2026-05-22 05:04:56 +08:00
Disable DocChat widget (#424)
This commit is contained in:
@@ -41,7 +41,7 @@ export default function DocItemContent({ children }) {
|
||||
{() => (
|
||||
<>
|
||||
{/* <DocFeedback /> - Disabled while team decides how to rework */}
|
||||
<DocChat />
|
||||
{/* <DocChat /> */}
|
||||
</>
|
||||
)}
|
||||
</BrowserOnly>
|
||||
|
||||
Reference in New Issue
Block a user