Skip to content

Commit 522fe28

Browse files
fix: formatting
1 parent 0763a95 commit 522fe28

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CopilotKit/packages/react-textarea/src/components/copilot-textarea/copilot-textarea.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export interface CopilotTextareaProps
123123
* For full reference, please [click here](https://github.com/CopilotKit/CopilotKit/blob/main/CopilotKit/packages/react-textarea/src/types/autosuggestions-config/insertions-api-config.tsx#L4).
124124
* </PropertyReference>
125125
* </PropertyReference>
126-
*
126+
*
127127
* <PropertyReference name="disabled" type="boolean" >
128128
* Whether the textarea is disabled.
129129
* </PropertyReference>

docs/pages/reference/components/CopilotTextarea.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Configuration settings for the autosuggestions feature.
147147
For full reference, please [click here](https://github.com/CopilotKit/CopilotKit/blob/main/CopilotKit/packages/react-textarea/src/types/autosuggestions-config/insertions-api-config.tsx#L4).
148148
</PropertyReference>
149149
</PropertyReference>
150-
150+
151151
<PropertyReference name="disabled" type="boolean" >
152152
Whether the textarea is disabled.
153153
</PropertyReference>

0 commit comments

Comments
 (0)