From 5f32d129e0ec8e6659fb835789764933fe8a914a Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 8 Nov 2016 13:44:26 +0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 20d770f..7d37b76 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ [Live demo](https://fckt.github.io/react-layer-stack/) ### Related Stackoverflow q&a -http://stackoverflow.com/a/40461655/524034 -http://stackoverflow.com/questions/40443160/bootstrap-modal-like-behavior-in-react -http://stackoverflow.com/questions/40444788/rendering-a-modal-in-react -http://stackoverflow.com/questions/39805544/showing-list-of-buttons-displaying-modals-in-reactjs -http://stackoverflow.com/questions/39913593/dynamically-displaying-data-from-a-clickable-table-row-into-a-modal +- http://stackoverflow.com/a/40461655/524034 +- http://stackoverflow.com/questions/40443160/bootstrap-modal-like-behavior-in-react +- http://stackoverflow.com/questions/40444788/rendering-a-modal-in-react +- http://stackoverflow.com/questions/39805544/showing-list-of-buttons-displaying-modals-in-reactjs +- http://stackoverflow.com/questions/39913593/dynamically-displaying-data-from-a-clickable-table-row-into-a-modal ### Rationale `react`/`react-dom` comes comes with 2 basic assumptions/ideas: