From 9a1ec1be47853a4007e2fdfc9f25012c8a037651 Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Tue, 20 Feb 2024 11:04:19 -0500 Subject: [PATCH] remove not recommended for production warning --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 2aa436e0..e9dc9d22 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,6 @@ package does so using [TipTap](https://tiptap.dev/) but will most likely include another integration for [ProseMirror](https://prosemirror.net/) to allow for both Markdown + WYSIWYG editing. -> Note: This package is still in beta and is currently not -recommended for production use until a 1.0 is released. - ## Documentation