Skip to content

Commit 5f32d12

Browse files
authored
Update README.md
1 parent b0b0026 commit 5f32d12

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[Live demo](https://fckt.github.io/react-layer-stack/)
22

33
### Related Stackoverflow q&a
4-
http://stackoverflow.com/a/40461655/524034
5-
http://stackoverflow.com/questions/40443160/bootstrap-modal-like-behavior-in-react
6-
http://stackoverflow.com/questions/40444788/rendering-a-modal-in-react
7-
http://stackoverflow.com/questions/39805544/showing-list-of-buttons-displaying-modals-in-reactjs
8-
http://stackoverflow.com/questions/39913593/dynamically-displaying-data-from-a-clickable-table-row-into-a-modal
4+
- http://stackoverflow.com/a/40461655/524034
5+
- http://stackoverflow.com/questions/40443160/bootstrap-modal-like-behavior-in-react
6+
- http://stackoverflow.com/questions/40444788/rendering-a-modal-in-react
7+
- http://stackoverflow.com/questions/39805544/showing-list-of-buttons-displaying-modals-in-reactjs
8+
- http://stackoverflow.com/questions/39913593/dynamically-displaying-data-from-a-clickable-table-row-into-a-modal
99

1010
### Rationale
1111
`react`/`react-dom` comes comes with 2 basic assumptions/ideas:

0 commit comments

Comments
 (0)