From fefce9d94c60bc5b318c7227771afa24851c9edc Mon Sep 17 00:00:00 2001 From: cp-megh Date: Tue, 13 Feb 2024 17:44:16 +0530 Subject: [PATCH] Update sample and getter code --- app/src/main/assets/android-quill-sample.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/assets/android-quill-sample.json b/app/src/main/assets/android-quill-sample.json index 2f27598..61ea23d 100644 --- a/app/src/main/assets/android-quill-sample.json +++ b/app/src/main/assets/android-quill-sample.json @@ -12,14 +12,14 @@ "attributes": {} }, { - "insert": "WYSIWYG ", + "insert": "WYSIWYG ", "attributes": { "bold": true, "italic": true } }, { - "insert": "Rich editor for ", + "insert": "Rich editor for ", "attributes": {} }, { @@ -100,7 +100,7 @@ } }, { - "insert": "for compose is developed and maintained by the ", + "insert": "for compose is developed and maintained by the ", "attributes": {} }, {