Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
remove paragraphs in list
  • Loading branch information
romeovs committed Apr 6, 2016
1 parent 04cb67a commit 5fc6334
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ and document differences here.
- To use `includeSrcNode`, one __must__ pass `ReactDOM` as
well. `a11y` will throw an error if you don't do this.
This is because I want to move away from pre-`0.14` React.
- Started using `ReactDOM.finDOMNode` instead of `document.getElementById`, as
noted in upstream [#54](https://github.com/reactjs/react-a11y/issues/54).
This fixes a lot of issues from upstream:
Expand All @@ -151,7 +150,6 @@ and document differences here.
checks
- [#85](https://github.com/reactjs/react-a11y/issues/85) Different
react-a11y ids (server side render)
- Fixed upstream issue [#102](https://github.com/reactjs/react-a11y/issues/102)
by correctly inferring the component instance.
Expand Down

0 comments on commit 5fc6334

Please sign in to comment.