Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Commit

Permalink
Added link to gh-pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
AKolodeev committed Sep 27, 2017
1 parent 92f1467 commit 381d46b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,6 +1,7 @@
## Synopsis
A middleware, reducer and actions for manipulating modal windows.
The library provides only these things. If you want to see modal window, you could use [react-modal](https://github.com/reactjs/react-modal).
The library provides only these things. If you want to see modal window, you could use [react-modal](https://github.com/reactjs/react-modal).
See [working example](https://akolodeev.github.io/redux-promising-modals) at gh-pages.

## Code Example
### Adding modals' reducer:
Expand Down

0 comments on commit 381d46b

Please sign in to comment.