We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd9a4f4 commit c394c3aCopy full SHA for c394c3a
1 file changed
packages/react/src/components/controls/ChatToggle.tsx
@@ -12,7 +12,7 @@ export interface ChatToggleProps extends React.ButtonHTMLAttributes<HTMLButtonEl
12
* @example
13
* ```tsx
14
* <LiveKitRoom>
15
- * <ToggleChat />
+ * <ChatToggle />
16
* </LiveKitRoom>
17
* ```
18
* @public
0 commit comments