From 5d70e63e11eed343c621183bb5718badba42d7f9 Mon Sep 17 00:00:00 2001 From: Jonathan Buchanan Date: Sat, 8 Mar 2014 05:11:25 +0000 Subject: [PATCH] Add newforms to the Complementary Tools page --- docs/docs/complementary-tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/complementary-tools.md b/docs/docs/complementary-tools.md index 7370e542d389e..46ea6f6089d70 100644 --- a/docs/docs/complementary-tools.md +++ b/docs/docs/complementary-tools.md @@ -58,3 +58,4 @@ If you want your project on this list, or think one of these projects should be * **[react-lorem-component](https://github.com/martinandert/react-lorem-component)** Lorem Ipsum placeholder component. * **[wingspan-forms](https://github.com/wingspan/wingspan-forms)** React library for dynamic forms & grids; widgets provided by KendoUI. * **[react-translate-component](https://github.com/martinandert/react-translate-component)** React component for i18n. + * **[newforms](http://newforms.readthedocs.org/en/latest/)** Form-handling library which renders to `React.DOM` components on the client and the server.