From e4e19c1412e48d6961bcb54815ecda0d4cb39e31 Mon Sep 17 00:00:00 2001 From: Nate Wang Date: Tue, 27 Feb 2024 15:13:21 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 98341d1..c586d59 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**NOTE: This project is still under development, not ready yet.** + # nice-form-react While there're already some form libraries/frameworks focus on state management or reuseful components, NiceForm mainly focus on form layout, conditionally show/hide form fields, switch view/edit modes, etc, in a meta based approach.