From 365f78b863a60daa4421a654e95f4fc7ca366d2a Mon Sep 17 00:00:00 2001 From: Dmitry Shlensky Date: Sun, 13 Aug 2017 15:33:24 +0300 Subject: [PATCH 1/2] Add link to React clone --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f77678b..6fd8e72 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,10 @@ Or go to [Switchery Rails gem page](https://rubygems.org/gems/switchery-rails) f For thorough installation and usage instructions on how to use Switchery with Angular JS, check out this repo: [servergrove/NgSwitchery](https://github.com/servergrove/NgSwitchery) +##### React + +Switchery as an React component: [shlensky/sweetcherry](https://github.com/shlensky/sweetcherry) + ##### Meteor You can install Switchery to your Meteor.js app via: From 0b6edee73913ef38cc6de5e7ae9d6da7e0c30b85 Mon Sep 17 00:00:00 2001 From: Dmitry Shlensky Date: Thu, 19 Oct 2017 09:16:10 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd8e72..44ca6f9 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ For thorough installation and usage instructions on how to use Switchery with An ##### React -Switchery as an React component: [shlensky/sweetcherry](https://github.com/shlensky/sweetcherry) +Switchery as an React component: [shlensky/react-switchery-component](https://github.com/shlensky/react-switchery-component) ##### Meteor