From 0835ce804318e104c71a491d1ae9ca0b0a204bc0 Mon Sep 17 00:00:00 2001 From: Kirill Tyukalo Date: Fri, 28 Apr 2023 16:23:48 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c0a1bb5..caeb6ce 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ The editor component. Simply place this component in your view hierarchy to rece `RichEditor` takes the following optional props: +* `html` + + Accepts custom HTML, allowing you to make your own customizations + * `placeholder` Wrap the editor content placeholder