You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/rich-text/quill.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -239,7 +239,7 @@ Here's an example of how you could hook into the `selection-change` event that Q
239
239
</x-quill>
240
240
```
241
241
242
-
> {note} If you need to hook into the `text-change` event fired by Quill, you should use the [onTextChange](#user-content-onTextChange-slot) slot instead.
242
+
> {note} If you need to hook into the `text-change` event fired by Quill, you should use the [onTextChange](#user-content-ontextchange-slot) slot instead.
0 commit comments