From a1e1022abcd869342ca89c646cef59abab43ae69 Mon Sep 17 00:00:00 2001 From: Ellet Date: Tue, 14 Nov 2023 02:44:45 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d13034d..d82cf039 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ QuillProvider( ``` And depending on your use case, you might want to dispose the `_controller` in dispose method + in most cases it's better to. Check out [Sample Page] for more advanced usage.