Skip to content

Commit a08bb91

Browse files
committed
update
1 parent a417b03 commit a08bb91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ export default {
5959
### Use the difference(使用方法的区别)
6060

6161
*SSR and the only difference in the use of the SPA:*
62-
SPA uses the `component`, find quill instance by `ref attribute`.
63-
SSR use `directive`, find quill instance by `directive arg`.
64-
Other configurations, events are the same.
62+
- SPA uses the `component`, find quill instance by `ref attribute`.
63+
- SSR use `directive`, find quill instance by `directive arg`.
64+
- Other configurations, events are the same.
6565

6666
### Use in SSR
6767

0 commit comments

Comments
 (0)