Skip to content

Commit 6792f0c

Browse files
ntachevadimodi
andauthored
Update components/editor/ai-integration/integration-with-aiprompt.md
Co-authored-by: Dimo Dimov <[email protected]>
1 parent 937edf5 commit 6792f0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/editor/ai-integration/integration-with-aiprompt.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ The Editor allows customizing some of the integrated AIPrompt's settings. For th
7878
</TelerikEditor>
7979
8080
@code {
81-
8281
private string EditorValue { get; set; } = "Sample Editor content";
8382
8483
private List<AIPromptCommandDescriptor> Commands { get; set; } = new List<AIPromptCommandDescriptor>

0 commit comments

Comments
 (0)