From 1ffcceef9d9ffb544c0fe2b3eea1eced016e9bc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Spie=C3=9F?= Date: Wed, 4 Jul 2018 23:53:57 +0200 Subject: [PATCH] Add react-recomponent to "Built with Microbundle" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3829057..c93e4e7c 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Here's what's coming up for Microbundle: - [Stockroom](https://github.com/developit/stockroom) Offload your store management to a worker easily. - [Microenvi](https://github.com/fwilkerson/microenvi) Bundle, serve, and hot reload with one command. - +- [react-recomponent](https://github.com/philipp-spiess/react-recomponent) Reason-style reducer components for React using ES6 classes. ## 🥂 License