From 79ac0fb6da146a14e816259d14f941980d019f97 Mon Sep 17 00:00:00 2001 From: andrewcapodieci Date: Fri, 26 May 2017 13:36:20 -0400 Subject: [PATCH] IT'S ALIVE!!!!!!!!!!!!!!!!! --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6fbcae0..097b4e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ # golden-layout-react-redux -**Note: this is a work in progress...I haven't found a solution yet.** - Minimal example showing how to link redux state to react components embedded within golden-layout. Run `npm install`, then `npm run dev` and point your browser to `localhost:8080` to run the example.