Skip to content

Commit 2dce244

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To enable the AIPrompt in the Editor:
3636
3737
@code {
3838
39-
private string EditorValue { get; set; } = "Sample Editor content";
39+
private string EditorValue { get; set; } = "<p>Sample Editor content</p>";
4040
4141
}
4242
````

0 commit comments

Comments
 (0)