Skip to content

Commit 549a3fd

Browse files
committed
[removed] Remove docs for router context triggers
Don't encourage their use, since they will be deprecated For #77
1 parent fe4a171 commit 549a3fd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@ React.createClass({
3535
});
3636
```
3737

38-
It also defines modal and overlay triggers that forward router context:
39-
40-
- `ModalTrigger` -> `RouterModalTrigger`
41-
- `OverlayTrigger` -> `RouterOverlayTrigger`
42-
4338
## Installation
4439

4540
You will also (if you haven't already) want to install `react-router` and `react-bootstrap`

0 commit comments

Comments
 (0)