From 13d641ee1ff59de5f1b994462c67600c2bf9df58 Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Fri, 14 Jul 2023 13:31:23 +0400 Subject: [PATCH] Up README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index baf77890f..e41ae121c 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,12 @@ $ yarn test ## Plugins +### Wrappers + +* [@grapesjs/react](https://github.com/GrapesJS/react) - GrapesJS wrapper for React that allows you to build custom and declarative UI for your editor. + + + ### Extensions * [grapesjs-plugin-export](https://github.com/GrapesJS/export) - Export GrapesJS templates in a zip archive * [grapesjs-plugin-filestack](https://github.com/GrapesJS/filestack) - Add Filestack uploader in Asset Manager